o
    ³©ir  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )Ú
RpcRequest)Úendpoint_datac                   @   sD   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S )ÚDecryptRequestc                 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ÚDecryptÚkmsÚhttpsÚPOSTÚendpoint_mapÚendpoint_regional)	r   Ú__init__Úset_protocol_typeÚ
set_methodÚhasattrÚsetattrr   ÚgetEndpointMapÚgetEndpointRegional©Úself© r   úa/home/ubuntu/.local/lib/python3.10/site-packages/aliyunsdkkms/request/v20160120/DecryptRequest.pyr      s   



ÿzDecryptRequest.__init__c                 C   ó   |   ¡  d¡S ©NÚDryRun©Úget_query_paramsÚgetr   r   r   r   Ú
get_DryRun#   ó   zDecryptRequest.get_DryRunc                 C   ó   |   d|¡ d S r   ©Úadd_query_param)r   r   r   r   r   Ú
set_DryRun&   ó   zDecryptRequest.set_DryRunc                 C   r   ©NÚEncryptionContextr   r   r   r   r   Úget_EncryptionContext(   r   z$DecryptRequest.get_EncryptionContextc                 C   r   r$   r    )r   r%   r   r   r   Úset_EncryptionContext+   r#   z$DecryptRequest.set_EncryptionContextc                 C   r   ©NÚCiphertextBlobr   r   r   r   r   Úget_CiphertextBlob-   r   z!DecryptRequest.get_CiphertextBlobc                 C   r   r(   r    )r   r)   r   r   r   Úset_CiphertextBlob0   r#   z!DecryptRequest.set_CiphertextBlobN)
Ú__name__Ú
__module__Ú__qualname__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   