public class SsmClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
SsmClient(Credential credential,
String region) |
SsmClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic SsmClient(Credential credential, String region)
public SsmClient(Credential credential, String region, ClientProfile profile)
public CreateProductSecretResponse CreateProductSecret(CreateProductSecretRequest req) throws TencentCloudSDKException
req - CreateProductSecretRequestTencentCloudSDKExceptionpublic CreateSSHKeyPairSecretResponse CreateSSHKeyPairSecret(CreateSSHKeyPairSecretRequest req) throws TencentCloudSDKException
req - CreateSSHKeyPairSecretRequestTencentCloudSDKExceptionpublic CreateSecretResponse CreateSecret(CreateSecretRequest req) throws TencentCloudSDKException
req - CreateSecretRequestTencentCloudSDKExceptionpublic DeleteSecretResponse DeleteSecret(DeleteSecretRequest req) throws TencentCloudSDKException
req - DeleteSecretRequestTencentCloudSDKExceptionpublic DeleteSecretVersionResponse DeleteSecretVersion(DeleteSecretVersionRequest req) throws TencentCloudSDKException
req - DeleteSecretVersionRequestTencentCloudSDKExceptionpublic DescribeAsyncRequestInfoResponse DescribeAsyncRequestInfo(DescribeAsyncRequestInfoRequest req) throws TencentCloudSDKException
req - DescribeAsyncRequestInfoRequestTencentCloudSDKExceptionpublic DescribeRotationDetailResponse DescribeRotationDetail(DescribeRotationDetailRequest req) throws TencentCloudSDKException
req - DescribeRotationDetailRequestTencentCloudSDKExceptionpublic DescribeRotationHistoryResponse DescribeRotationHistory(DescribeRotationHistoryRequest req) throws TencentCloudSDKException
req - DescribeRotationHistoryRequestTencentCloudSDKExceptionpublic DescribeSecretResponse DescribeSecret(DescribeSecretRequest req) throws TencentCloudSDKException
req - DescribeSecretRequestTencentCloudSDKExceptionpublic DescribeSupportedProductsResponse DescribeSupportedProducts(DescribeSupportedProductsRequest req) throws TencentCloudSDKException
req - DescribeSupportedProductsRequestTencentCloudSDKExceptionpublic DisableSecretResponse DisableSecret(DisableSecretRequest req) throws TencentCloudSDKException
req - DisableSecretRequestTencentCloudSDKExceptionpublic EnableSecretResponse EnableSecret(EnableSecretRequest req) throws TencentCloudSDKException
req - EnableSecretRequestTencentCloudSDKExceptionpublic GetRegionsResponse GetRegions(GetRegionsRequest req) throws TencentCloudSDKException
req - GetRegionsRequestTencentCloudSDKExceptionpublic GetSSHKeyPairValueResponse GetSSHKeyPairValue(GetSSHKeyPairValueRequest req) throws TencentCloudSDKException
req - GetSSHKeyPairValueRequestTencentCloudSDKExceptionpublic GetSecretValueResponse GetSecretValue(GetSecretValueRequest req) throws TencentCloudSDKException
req - GetSecretValueRequestTencentCloudSDKExceptionpublic GetServiceStatusResponse GetServiceStatus(GetServiceStatusRequest req) throws TencentCloudSDKException
req - GetServiceStatusRequestTencentCloudSDKExceptionpublic ListSecretVersionIdsResponse ListSecretVersionIds(ListSecretVersionIdsRequest req) throws TencentCloudSDKException
req - ListSecretVersionIdsRequestTencentCloudSDKExceptionpublic ListSecretsResponse ListSecrets(ListSecretsRequest req) throws TencentCloudSDKException
req - ListSecretsRequestTencentCloudSDKExceptionpublic PutSecretValueResponse PutSecretValue(PutSecretValueRequest req) throws TencentCloudSDKException
req - PutSecretValueRequestTencentCloudSDKExceptionpublic RestoreSecretResponse RestoreSecret(RestoreSecretRequest req) throws TencentCloudSDKException
req - RestoreSecretRequestTencentCloudSDKExceptionpublic RotateProductSecretResponse RotateProductSecret(RotateProductSecretRequest req) throws TencentCloudSDKException
req - RotateProductSecretRequestTencentCloudSDKExceptionpublic UpdateDescriptionResponse UpdateDescription(UpdateDescriptionRequest req) throws TencentCloudSDKException
req - UpdateDescriptionRequestTencentCloudSDKExceptionpublic UpdateRotationStatusResponse UpdateRotationStatus(UpdateRotationStatusRequest req) throws TencentCloudSDKException
req - UpdateRotationStatusRequestTencentCloudSDKExceptionpublic UpdateSecretResponse UpdateSecret(UpdateSecretRequest req) throws TencentCloudSDKException
req - UpdateSecretRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.