public class KmsServiceImpl extends BaseServiceImpl implements IKmsService
apiInfoList, serviceInfodestroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, post, proto, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static IKmsService getInstance()
public CreateKeyringResponse createKeyring(CreateKeyringRequest req) throws Exception
IKmsServicecreateKeyring in interface IKmsServicereq - the create keyring requestException - the exceptionpublic DescribeKeyringsResponse describeKeyrings(DescribeKeyringsRequest req) throws Exception
IKmsServicedescribeKeyrings in interface IKmsServicereq - the describe keyrings requestException - the exceptionpublic UpdateKeyringResponse updateKeyring(UpdateKeyringRequest req) throws Exception
IKmsServiceupdateKeyring in interface IKmsServicereq - the update keyring requestException - the exceptionpublic QueryKeyringResponse queryKeyring(QueryKeyringRequest req) throws Exception
IKmsServicequeryKeyring in interface IKmsServicereq - the query keyring requestException - the exceptionpublic CreateKeyResponse createKey(CreateKeyRequest req) throws Exception
IKmsServicecreateKey in interface IKmsServicereq - the create key requestException - the exceptionpublic DescribeKeysResponse describeKeys(DescribeKeysRequest req) throws Exception
IKmsServicedescribeKeys in interface IKmsServicereq - the describe keys requestException - the exceptionpublic UpdateKeyResponse updateKey(UpdateKeyRequest req) throws Exception
IKmsServiceupdateKey in interface IKmsServicereq - the update key requestException - the exceptionpublic GenerateDataKeyResponse generateDataKey(GenerateDataKeyRequest req) throws Exception
IKmsServicegenerateDataKey in interface IKmsServicereq - the generate data key requestException - the exceptionpublic EncryptResponse encrypt(EncryptRequest req) throws Exception
IKmsServiceencrypt in interface IKmsServicereq - the encrypt requestException - the exceptionpublic DecryptResponse decrypt(DecryptRequest req) throws Exception
IKmsServicedecrypt in interface IKmsServicereq - the decrypt requestException - the exceptionpublic EnableKeyResponse enableKey(EnableKeyRequest req) throws Exception
IKmsServiceenableKey in interface IKmsServicereq - the enable key requestException - the exceptionpublic DisableKeyResponse disable(DisableKeyRequest req) throws Exception
IKmsServicedisable in interface IKmsServicereq - the disable key requestException - the exceptionpublic ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest req) throws Exception
IKmsServicescheduleKeyDeletion in interface IKmsServicereq - the scheduleKeyDeletion requestException - the exceptionpublic CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest req) throws Exception
IKmsServicecancelKeyDeletion in interface IKmsServicereq - the cancelKeyDeletion requestException - the exceptionCopyright © 2023. All rights reserved.