o
    ³©i}  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )Ú
RpcRequest)Úendpoint_datac                   @   sT   e Zd Zdd„ Zdd„ Zdd„ Zdd„ Zd	d
„ Zdd„ Zdd„ Z	dd„ Z
dd„ ZdS )ÚImportKeyMaterialRequestc                 C   sb   t  | dddd¡ |  d¡ |  d¡ t| dƒr t| dt ¡ ƒ t| dƒr/t| dt ¡ ƒ d S d S )	NÚKmsz
2016-01-20ÚImportKeyMaterialÚkmsÚhttpsÚPOSTÚendpoint_mapÚendpoint_regional)	r   Ú__init__Úset_protocol_typeÚ
set_methodÚhasattrÚsetattrr   ÚgetEndpointMapÚgetEndpointRegional©Úself© r   úk/home/ubuntu/.local/lib/python3.10/site-packages/aliyunsdkkms/request/v20160120/ImportKeyMaterialRequest.pyr      s   



ÿz!ImportKeyMaterialRequest.__init__c                 C   ó   |   ¡  d¡S ©NÚImportToken©Úget_query_paramsÚgetr   r   r   r   Úget_ImportToken#   ó   z(ImportKeyMaterialRequest.get_ImportTokenc                 C   ó   |   d|¡ d S r   ©Úadd_query_param)r   r   r   r   r   Úset_ImportToken&   ó   z(ImportKeyMaterialRequest.set_ImportTokenc                 C   r   ©NÚEncryptedKeyMaterialr   r   r   r   r   Úget_EncryptedKeyMaterial(   r   z1ImportKeyMaterialRequest.get_EncryptedKeyMaterialc                 C   r   r$   r    )r   r%   r   r   r   Úset_EncryptedKeyMaterial+   r#   z1ImportKeyMaterialRequest.set_EncryptedKeyMaterialc                 C   r   ©NÚKeyMaterialExpireUnixr   r   r   r   r   Úget_KeyMaterialExpireUnix-   r   z2ImportKeyMaterialRequest.get_KeyMaterialExpireUnixc                 C   r   r(   r    )r   r)   r   r   r   Úset_KeyMaterialExpireUnix0   r#   z2ImportKeyMaterialRequest.set_KeyMaterialExpireUnixc                 C   r   ©NÚKeyIdr   r   r   r   r   Ú	get_KeyId2   r   z"ImportKeyMaterialRequest.get_KeyIdc                 C   r   r,   r    )r   r-   r   r   r   Ú	set_KeyId5   r#   z"ImportKeyMaterialRequest.set_KeyIdN)Ú__name__Ú
__module__Ú__qualname__r   r   r"   r&   r'   r*   r+   r.   r/   r   r   r   r   r      s    
r   N)Úaliyunsdkcore.requestr   Úaliyunsdkkms.endpointr   r   r   r   r   r   Ú<module>   s   