public class SsmClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
构造器和说明 |
---|
SsmClient(Credential credential,
String region) |
SsmClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public SsmClient(Credential credential, String region)
public SsmClient(Credential credential, String region, ClientProfile profile)
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 DescribeSecretResponse DescribeSecret(DescribeSecretRequest req) throws TencentCloudSDKException
req
- DescribeSecretRequestTencentCloudSDKException
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 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 UpdateDescriptionResponse UpdateDescription(UpdateDescriptionRequest req) throws TencentCloudSDKException
req
- UpdateDescriptionRequestTencentCloudSDKException
public UpdateSecretResponse UpdateSecret(UpdateSecretRequest req) throws TencentCloudSDKException
req
- UpdateSecretRequestTencentCloudSDKException
Copyright © 2019. All rights reserved.