public class TicClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
构造器和说明 |
---|
TicClient(Credential credential,
String region) |
TicClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public TicClient(Credential credential, String region)
public TicClient(Credential credential, String region, ClientProfile profile)
public ApplyStackResponse ApplyStack(ApplyStackRequest req) throws TencentCloudSDKException
req
- ApplyStackRequestTencentCloudSDKException
public CreateStackResponse CreateStack(CreateStackRequest req) throws TencentCloudSDKException
req
- CreateStackRequestTencentCloudSDKException
public CreateStackVersionResponse CreateStackVersion(CreateStackVersionRequest req) throws TencentCloudSDKException
req
- CreateStackVersionRequestTencentCloudSDKException
public DeleteStackResponse DeleteStack(DeleteStackRequest req) throws TencentCloudSDKException
req
- DeleteStackRequestTencentCloudSDKException
public DeleteStackVersionResponse DeleteStackVersion(DeleteStackVersionRequest req) throws TencentCloudSDKException
req
- DeleteStackVersionRequestTencentCloudSDKException
public DescribeStackEventResponse DescribeStackEvent(DescribeStackEventRequest req) throws TencentCloudSDKException
req
- DescribeStackEventRequestTencentCloudSDKException
public DescribeStackEventsResponse DescribeStackEvents(DescribeStackEventsRequest req) throws TencentCloudSDKException
req
- DescribeStackEventsRequestTencentCloudSDKException
public DescribeStackVersionsResponse DescribeStackVersions(DescribeStackVersionsRequest req) throws TencentCloudSDKException
req
- DescribeStackVersionsRequestTencentCloudSDKException
public DescribeStacksResponse DescribeStacks(DescribeStacksRequest req) throws TencentCloudSDKException
req
- DescribeStacksRequestTencentCloudSDKException
public DestroyStackResponse DestroyStack(DestroyStackRequest req) throws TencentCloudSDKException
req
- DestroyStackRequestTencentCloudSDKException
public PlanStackResponse PlanStack(PlanStackRequest req) throws TencentCloudSDKException
req
- PlanStackRequestTencentCloudSDKException
public UpdateStackResponse UpdateStack(UpdateStackRequest req) throws TencentCloudSDKException
req
- UpdateStackRequestTencentCloudSDKException
public UpdateStackVersionResponse UpdateStackVersion(UpdateStackVersionRequest req) throws TencentCloudSDKException
req
- UpdateStackVersionRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.