public class SsmClient
extends com.tencentcloudapi.common.AbstractClient
| Constructor and Description |
|---|
SsmClient(com.tencentcloudapi.common.Credential credential,
String region) |
SsmClient(com.tencentcloudapi.common.Credential credential,
String region,
com.tencentcloudapi.common.profile.ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic SsmClient(com.tencentcloudapi.common.Credential credential,
String region)
public SsmClient(com.tencentcloudapi.common.Credential credential,
String region,
com.tencentcloudapi.common.profile.ClientProfile profile)
public CreateProductSecretResponse CreateProductSecret(CreateProductSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - CreateProductSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic CreateSSHKeyPairSecretResponse CreateSSHKeyPairSecret(CreateSSHKeyPairSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - CreateSSHKeyPairSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic CreateSecretResponse CreateSecret(CreateSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - CreateSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DeleteSecretResponse DeleteSecret(DeleteSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DeleteSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DeleteSecretVersionResponse DeleteSecretVersion(DeleteSecretVersionRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DeleteSecretVersionRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DescribeAsyncRequestInfoResponse DescribeAsyncRequestInfo(DescribeAsyncRequestInfoRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DescribeAsyncRequestInfoRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DescribeRotationDetailResponse DescribeRotationDetail(DescribeRotationDetailRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DescribeRotationDetailRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DescribeRotationHistoryResponse DescribeRotationHistory(DescribeRotationHistoryRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DescribeRotationHistoryRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DescribeSecretResponse DescribeSecret(DescribeSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DescribeSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DescribeSupportedProductsResponse DescribeSupportedProducts(DescribeSupportedProductsRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DescribeSupportedProductsRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic DisableSecretResponse DisableSecret(DisableSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - DisableSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic EnableSecretResponse EnableSecret(EnableSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - EnableSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic GetRegionsResponse GetRegions(GetRegionsRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - GetRegionsRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic GetSSHKeyPairValueResponse GetSSHKeyPairValue(GetSSHKeyPairValueRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - GetSSHKeyPairValueRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic GetSecretValueResponse GetSecretValue(GetSecretValueRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - GetSecretValueRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic GetServiceStatusResponse GetServiceStatus(GetServiceStatusRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - GetServiceStatusRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic ListSecretVersionIdsResponse ListSecretVersionIds(ListSecretVersionIdsRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - ListSecretVersionIdsRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic ListSecretsResponse ListSecrets(ListSecretsRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - ListSecretsRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic PutSecretValueResponse PutSecretValue(PutSecretValueRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - PutSecretValueRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic RestoreSecretResponse RestoreSecret(RestoreSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - RestoreSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic RotateProductSecretResponse RotateProductSecret(RotateProductSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - RotateProductSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic UpdateDescriptionResponse UpdateDescription(UpdateDescriptionRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - UpdateDescriptionRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic UpdateRotationStatusResponse UpdateRotationStatus(UpdateRotationStatusRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - UpdateRotationStatusRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionpublic UpdateSecretResponse UpdateSecret(UpdateSecretRequest req) throws com.tencentcloudapi.common.exception.TencentCloudSDKException
req - UpdateSecretRequestcom.tencentcloudapi.common.exception.TencentCloudSDKExceptionCopyright © 2023. All rights reserved.