public interface IKmsService extends IBaseService
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
CreateKeyringResponse createKeyring(CreateKeyringRequest req) throws Exception
req
- the create keyring requestException
- the exceptionDescribeKeyringsResponse describeKeyrings(DescribeKeyringsRequest req) throws Exception
req
- the describe keyrings requestException
- the exceptionUpdateKeyringResponse updateKeyring(UpdateKeyringRequest req) throws Exception
req
- the update keyring requestException
- the exceptionQueryKeyringResponse queryKeyring(QueryKeyringRequest req) throws Exception
req
- the query keyring requestException
- the exceptionCreateKeyResponse createKey(CreateKeyRequest req) throws Exception
req
- the create key requestException
- the exceptionDescribeKeysResponse describeKeys(DescribeKeysRequest req) throws Exception
req
- the describe keys requestException
- the exceptionUpdateKeyResponse updateKey(UpdateKeyRequest req) throws Exception
req
- the update key requestException
- the exceptionGenerateDataKeyResponse generateDataKey(GenerateDataKeyRequest req) throws Exception
req
- the generate data key requestException
- the exceptionEncryptResponse encrypt(EncryptRequest req) throws Exception
req
- the encrypt requestException
- the exceptionDecryptResponse decrypt(DecryptRequest req) throws Exception
req
- the decrypt requestException
- the exceptionEnableKeyResponse enableKey(EnableKeyRequest req) throws Exception
req
- the enable key requestException
- the exceptionDisableKeyResponse disable(DisableKeyRequest req) throws Exception
req
- the disable key requestException
- the exceptionScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest req) throws Exception
req
- the scheduleKeyDeletion requestException
- the exceptionCancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest req) throws Exception
req
- the cancelKeyDeletion requestException
- the exceptionCopyright © 2023. All rights reserved.