public class KmsServiceImpl extends BaseServiceImpl implements IKmsService
apiInfoList, credentials, ISigner, serviceInfo
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
public static IKmsService getInstance()
public CreateKeyringResponse createKeyring(CreateKeyringRequest req) throws Exception
IKmsService
createKeyring
在接口中 IKmsService
req
- the create keyring requestException
- the exceptionpublic DescribeKeyringsResponse describeKeyrings(DescribeKeyringsRequest req) throws Exception
IKmsService
describeKeyrings
在接口中 IKmsService
req
- the describe keyrings requestException
- the exceptionpublic UpdateKeyringResponse updateKeyring(UpdateKeyringRequest req) throws Exception
IKmsService
updateKeyring
在接口中 IKmsService
req
- the update keyring requestException
- the exceptionpublic QueryKeyringResponse queryKeyring(QueryKeyringRequest req) throws Exception
IKmsService
queryKeyring
在接口中 IKmsService
req
- the query keyring requestException
- the exceptionpublic CreateKeyResponse createKey(CreateKeyRequest req) throws Exception
IKmsService
createKey
在接口中 IKmsService
req
- the create key requestException
- the exceptionpublic DescribeKeysResponse describeKeys(DescribeKeysRequest req) throws Exception
IKmsService
describeKeys
在接口中 IKmsService
req
- the describe keys requestException
- the exceptionpublic UpdateKeyResponse updateKey(UpdateKeyRequest req) throws Exception
IKmsService
updateKey
在接口中 IKmsService
req
- the update key requestException
- the exceptionpublic GenerateDataKeyResponse generateDataKey(GenerateDataKeyRequest req) throws Exception
IKmsService
generateDataKey
在接口中 IKmsService
req
- the generate data key requestException
- the exceptionpublic EncryptResponse encrypt(EncryptRequest req) throws Exception
IKmsService
encrypt
在接口中 IKmsService
req
- the encrypt requestException
- the exceptionpublic DecryptResponse decrypt(DecryptRequest req) throws Exception
IKmsService
decrypt
在接口中 IKmsService
req
- the decrypt requestException
- the exceptionpublic EnableKeyResponse enableKey(EnableKeyRequest req) throws Exception
IKmsService
enableKey
在接口中 IKmsService
req
- the enable key requestException
- the exceptionpublic DisableKeyResponse disable(DisableKeyRequest req) throws Exception
IKmsService
disable
在接口中 IKmsService
req
- the disable key requestException
- the exceptionpublic ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest req) throws Exception
IKmsService
scheduleKeyDeletion
在接口中 IKmsService
req
- the scheduleKeyDeletion requestException
- the exceptionpublic CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest req) throws Exception
IKmsService
cancelKeyDeletion
在接口中 IKmsService
req
- the cancelKeyDeletion requestException
- the exceptionCopyright © 2024. All rights reserved.