
    "hj}                     2    d dl mZ d dlmZ  G d de      Zy)    )
RpcRequest)endpoint_datac                   B    e Zd Zd Zd Zd Zd Zd Zd Zd Z	d Z
d	 Zy
)ImportKeyMaterialRequestc                 (   t        j                  | dddd       | j                  d       | j                  d       t	        | d      rt        | dt        j                                t	        | d      r t        | dt        j                                y y )	NKmsz
2016-01-20ImportKeyMaterialkmshttpsPOSTendpoint_mapendpoint_regional)	r   __init__set_protocol_type
set_methodhasattrsetattrr   getEndpointMapgetEndpointRegionalselfs    u/root/.hermes/SkillClaw/.venv/lib/python3.12/site-packages/aliyunsdkkms/request/v20160120/ImportKeyMaterialRequest.pyr   z!ImportKeyMaterialRequest.__init__   sx    dE<1DUK!//&T>"
4!=!=!?@T&'
4$m&G&G&IJ (    c                 @    | j                         j                  d      S NImportTokenget_query_paramsgetr   s    r   get_ImportTokenz(ImportKeyMaterialRequest.get_ImportToken#   s    				 	$	$]	33r   c                 (    | j                  d|       y r   add_query_param)r   r   s     r   set_ImportTokenz(ImportKeyMaterialRequest.set_ImportToken&   s    }k2r   c                 @    | j                         j                  d      S NEncryptedKeyMaterialr   r   s    r   get_EncryptedKeyMaterialz1ImportKeyMaterialRequest.get_EncryptedKeyMaterial(   s    				 	$	$%;	<<r   c                 (    | j                  d|       y r&   r"   )r   r'   s     r   set_EncryptedKeyMaterialz1ImportKeyMaterialRequest.set_EncryptedKeyMaterial+   s    -/CDr   c                 @    | j                         j                  d      S NKeyMaterialExpireUnixr   r   s    r   get_KeyMaterialExpireUnixz2ImportKeyMaterialRequest.get_KeyMaterialExpireUnix-   s    				 	$	$%<	==r   c                 (    | j                  d|       y r,   r"   )r   r-   s     r   set_KeyMaterialExpireUnixz2ImportKeyMaterialRequest.set_KeyMaterialExpireUnix0   s    .0EFr   c                 @    | j                         j                  d      S NKeyIdr   r   s    r   	get_KeyIdz"ImportKeyMaterialRequest.get_KeyId2   s    				 	$	$W	--r   c                 (    | j                  d|       y r2   r"   )r   r3   s     r   	set_KeyIdz"ImportKeyMaterialRequest.set_KeyId5   s    w&r   N)__name__
__module____qualname__r   r    r$   r(   r*   r.   r0   r4   r6    r   r   r   r      s2    K43=E>G.'r   r   N)aliyunsdkcore.requestr   aliyunsdkkms.endpointr   r   r:   r   r   <module>r=      s   ( - /'z 'r   