public class KmsServiceImpl extends BaseServiceImpl implements IKmsService
apiInfoList, credentials, ISigner, serviceInfodestroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, 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 在接口中 IKmsServicereq - the create keyring requestException - the exceptionpublic DescribeKeyringsResponse describeKeyrings(DescribeKeyringsRequest req) throws Exception
IKmsServicedescribeKeyrings 在接口中 IKmsServicereq - the describe keyrings requestException - the exceptionpublic UpdateKeyringResponse updateKeyring(UpdateKeyringRequest req) throws Exception
IKmsServiceupdateKeyring 在接口中 IKmsServicereq - the update keyring requestException - the exceptionpublic QueryKeyringResponse queryKeyring(QueryKeyringRequest req) throws Exception
IKmsServicequeryKeyring 在接口中 IKmsServicereq - the query keyring requestException - the exceptionpublic CreateKeyResponse createKey(CreateKeyRequest req) throws Exception
IKmsServicecreateKey 在接口中 IKmsServicereq - the create key requestException - the exceptionpublic DescribeKeysResponse describeKeys(DescribeKeysRequest req) throws Exception
IKmsServicedescribeKeys 在接口中 IKmsServicereq - the describe keys requestException - the exceptionpublic UpdateKeyResponse updateKey(UpdateKeyRequest req) throws Exception
IKmsServiceupdateKey 在接口中 IKmsServicereq - the update key requestException - the exceptionpublic GenerateDataKeyResponse generateDataKey(GenerateDataKeyRequest req) throws Exception
IKmsServicegenerateDataKey 在接口中 IKmsServicereq - the generate data key requestException - the exceptionpublic EncryptResponse encrypt(EncryptRequest req) throws Exception
IKmsServiceencrypt 在接口中 IKmsServicereq - the encrypt requestException - the exceptionpublic DecryptResponse decrypt(DecryptRequest req) throws Exception
IKmsServicedecrypt 在接口中 IKmsServicereq - the decrypt requestException - the exceptionpublic EnableKeyResponse enableKey(EnableKeyRequest req) throws Exception
IKmsServiceenableKey 在接口中 IKmsServicereq - the enable key requestException - the exceptionpublic DisableKeyResponse disable(DisableKeyRequest req) throws Exception
IKmsServicedisable 在接口中 IKmsServicereq - the disable key requestException - the exceptionpublic ScheduleKeyDeletionResponse scheduleKeyDeletion(ScheduleKeyDeletionRequest req) throws Exception
IKmsServicescheduleKeyDeletion 在接口中 IKmsServicereq - the scheduleKeyDeletion requestException - the exceptionpublic CancelKeyDeletionResponse cancelKeyDeletion(CancelKeyDeletionRequest req) throws Exception
IKmsServicecancelKeyDeletion 在接口中 IKmsServicereq - the cancelKeyDeletion requestException - the exceptionCopyright © 2024. All rights reserved.