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, internalRequest, retry, setClientProfile, setCredential, setRegion
public SsmClient(Credential credential, String region)
public SsmClient(Credential credential, String region, ClientProfile profile)
public CreateProductSecretResponse CreateProductSecret(CreateProductSecretRequest req) throws TencentCloudSDKException
req
- CreateProductSecretRequestTencentCloudSDKException
public CreateSSHKeyPairSecretResponse CreateSSHKeyPairSecret(CreateSSHKeyPairSecretRequest req) throws TencentCloudSDKException
req
- CreateSSHKeyPairSecretRequestTencentCloudSDKException
public CreateSecretResponse CreateSecret(CreateSecretRequest req) throws TencentCloudSDKException
req
- CreateSecretRequestTencentCloudSDKException
public DeleteSecretResponse DeleteSecret(DeleteSecretRequest req) throws TencentCloudSDKException
req
- DeleteSecretRequestTencentCloudSDKException
public DeleteSecretVersionResponse DeleteSecretVersion(DeleteSecretVersionRequest req) throws TencentCloudSDKException
req
- DeleteSecretVersionRequestTencentCloudSDKException
public DescribeAsyncRequestInfoResponse DescribeAsyncRequestInfo(DescribeAsyncRequestInfoRequest req) throws TencentCloudSDKException
req
- DescribeAsyncRequestInfoRequestTencentCloudSDKException
public DescribeRotationDetailResponse DescribeRotationDetail(DescribeRotationDetailRequest req) throws TencentCloudSDKException
req
- DescribeRotationDetailRequestTencentCloudSDKException
public DescribeRotationHistoryResponse DescribeRotationHistory(DescribeRotationHistoryRequest req) throws TencentCloudSDKException
req
- DescribeRotationHistoryRequestTencentCloudSDKException
public DescribeSecretResponse DescribeSecret(DescribeSecretRequest req) throws TencentCloudSDKException
req
- DescribeSecretRequestTencentCloudSDKException
public DescribeSupportedProductsResponse DescribeSupportedProducts(DescribeSupportedProductsRequest req) throws TencentCloudSDKException
req
- DescribeSupportedProductsRequestTencentCloudSDKException
public DisableSecretResponse DisableSecret(DisableSecretRequest req) throws TencentCloudSDKException
req
- DisableSecretRequestTencentCloudSDKException
public EnableSecretResponse EnableSecret(EnableSecretRequest req) throws TencentCloudSDKException
req
- EnableSecretRequestTencentCloudSDKException
public GetRegionsResponse GetRegions(GetRegionsRequest req) throws TencentCloudSDKException
req
- GetRegionsRequestTencentCloudSDKException
public GetSSHKeyPairValueResponse GetSSHKeyPairValue(GetSSHKeyPairValueRequest req) throws TencentCloudSDKException
req
- GetSSHKeyPairValueRequestTencentCloudSDKException
public GetSecretValueResponse GetSecretValue(GetSecretValueRequest req) throws TencentCloudSDKException
req
- GetSecretValueRequestTencentCloudSDKException
public GetServiceStatusResponse GetServiceStatus(GetServiceStatusRequest req) throws TencentCloudSDKException
req
- GetServiceStatusRequestTencentCloudSDKException
public ListSecretVersionIdsResponse ListSecretVersionIds(ListSecretVersionIdsRequest req) throws TencentCloudSDKException
req
- ListSecretVersionIdsRequestTencentCloudSDKException
public ListSecretsResponse ListSecrets(ListSecretsRequest req) throws TencentCloudSDKException
req
- ListSecretsRequestTencentCloudSDKException
public PutSecretValueResponse PutSecretValue(PutSecretValueRequest req) throws TencentCloudSDKException
req
- PutSecretValueRequestTencentCloudSDKException
public RestoreSecretResponse RestoreSecret(RestoreSecretRequest req) throws TencentCloudSDKException
req
- RestoreSecretRequestTencentCloudSDKException
public RotateProductSecretResponse RotateProductSecret(RotateProductSecretRequest req) throws TencentCloudSDKException
req
- RotateProductSecretRequestTencentCloudSDKException
public UpdateDescriptionResponse UpdateDescription(UpdateDescriptionRequest req) throws TencentCloudSDKException
req
- UpdateDescriptionRequestTencentCloudSDKException
public UpdateRotationStatusResponse UpdateRotationStatus(UpdateRotationStatusRequest req) throws TencentCloudSDKException
req
- UpdateRotationStatusRequestTencentCloudSDKException
public UpdateSecretResponse UpdateSecret(UpdateSecretRequest req) throws TencentCloudSDKException
req
- UpdateSecretRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.