public class TiemsClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
TiemsClient(Credential credential,
String region) |
TiemsClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public TiemsClient(Credential credential, String region)
public TiemsClient(Credential credential, String region, ClientProfile profile)
public CreateJobResponse CreateJob(CreateJobRequest req) throws TencentCloudSDKException
req
- CreateJobRequestTencentCloudSDKException
public CreateRsgAsGroupResponse CreateRsgAsGroup(CreateRsgAsGroupRequest req) throws TencentCloudSDKException
req
- CreateRsgAsGroupRequestTencentCloudSDKException
public CreateRuntimeResponse CreateRuntime(CreateRuntimeRequest req) throws TencentCloudSDKException
req
- CreateRuntimeRequestTencentCloudSDKException
public CreateServiceResponse CreateService(CreateServiceRequest req) throws TencentCloudSDKException
req
- CreateServiceRequestTencentCloudSDKException
public CreateServiceConfigResponse CreateServiceConfig(CreateServiceConfigRequest req) throws TencentCloudSDKException
req
- CreateServiceConfigRequestTencentCloudSDKException
public DeleteInstanceResponse DeleteInstance(DeleteInstanceRequest req) throws TencentCloudSDKException
req
- DeleteInstanceRequestTencentCloudSDKException
public DeleteJobResponse DeleteJob(DeleteJobRequest req) throws TencentCloudSDKException
req
- DeleteJobRequestTencentCloudSDKException
public DeleteResourceGroupResponse DeleteResourceGroup(DeleteResourceGroupRequest req) throws TencentCloudSDKException
req
- DeleteResourceGroupRequestTencentCloudSDKException
public DeleteRsgAsGroupResponse DeleteRsgAsGroup(DeleteRsgAsGroupRequest req) throws TencentCloudSDKException
req
- DeleteRsgAsGroupRequestTencentCloudSDKException
public DeleteRuntimeResponse DeleteRuntime(DeleteRuntimeRequest req) throws TencentCloudSDKException
req
- DeleteRuntimeRequestTencentCloudSDKException
public DeleteServiceResponse DeleteService(DeleteServiceRequest req) throws TencentCloudSDKException
req
- DeleteServiceRequestTencentCloudSDKException
public DeleteServiceConfigResponse DeleteServiceConfig(DeleteServiceConfigRequest req) throws TencentCloudSDKException
req
- DeleteServiceConfigRequestTencentCloudSDKException
public DescribeInstancesResponse DescribeInstances(DescribeInstancesRequest req) throws TencentCloudSDKException
req
- DescribeInstancesRequestTencentCloudSDKException
public DescribeResourceGroupsResponse DescribeResourceGroups(DescribeResourceGroupsRequest req) throws TencentCloudSDKException
req
- DescribeResourceGroupsRequestTencentCloudSDKException
public DescribeRsgAsGroupActivitiesResponse DescribeRsgAsGroupActivities(DescribeRsgAsGroupActivitiesRequest req) throws TencentCloudSDKException
req
- DescribeRsgAsGroupActivitiesRequestTencentCloudSDKException
public DescribeRsgAsGroupsResponse DescribeRsgAsGroups(DescribeRsgAsGroupsRequest req) throws TencentCloudSDKException
req
- DescribeRsgAsGroupsRequestTencentCloudSDKException
public DescribeRuntimesResponse DescribeRuntimes(DescribeRuntimesRequest req) throws TencentCloudSDKException
req
- DescribeRuntimesRequestTencentCloudSDKException
public DescribeServiceConfigsResponse DescribeServiceConfigs(DescribeServiceConfigsRequest req) throws TencentCloudSDKException
req
- DescribeServiceConfigsRequestTencentCloudSDKException
public DescribeServicesResponse DescribeServices(DescribeServicesRequest req) throws TencentCloudSDKException
req
- DescribeServicesRequestTencentCloudSDKException
public DisableRsgAsGroupResponse DisableRsgAsGroup(DisableRsgAsGroupRequest req) throws TencentCloudSDKException
req
- DisableRsgAsGroupRequestTencentCloudSDKException
public EnableRsgAsGroupResponse EnableRsgAsGroup(EnableRsgAsGroupRequest req) throws TencentCloudSDKException
req
- EnableRsgAsGroupRequestTencentCloudSDKException
public ExposeServiceResponse ExposeService(ExposeServiceRequest req) throws TencentCloudSDKException
req
- ExposeServiceRequestTencentCloudSDKException
public UpdateJobResponse UpdateJob(UpdateJobRequest req) throws TencentCloudSDKException
req
- UpdateJobRequestTencentCloudSDKException
public UpdateRsgAsGroupResponse UpdateRsgAsGroup(UpdateRsgAsGroupRequest req) throws TencentCloudSDKException
req
- UpdateRsgAsGroupRequestTencentCloudSDKException
public UpdateServiceResponse UpdateService(UpdateServiceRequest req) throws TencentCloudSDKException
req
- UpdateServiceRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.