public class TiemsClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
构造器和说明 |
---|
TiemsClient(Credential credential,
String region)
构造client
|
TiemsClient(Credential credential,
String region,
ClientProfile profile)
构造client
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public TiemsClient(Credential credential, String region)
credential
- 认证信息实例region
- 产品地域public TiemsClient(Credential credential, String region, ClientProfile profile)
credential
- 认证信息实例region
- 产品地域profile
- 配置实例public CreateJobResponse CreateJob(CreateJobRequest req) throws TencentCloudSDKException
req
- CreateJobRequestTencentCloudSDKException
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 DeleteJobResponse DeleteJob(DeleteJobRequest req) throws TencentCloudSDKException
req
- DeleteJobRequestTencentCloudSDKException
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 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 ExposeServiceResponse ExposeService(ExposeServiceRequest req) throws TencentCloudSDKException
req
- ExposeServiceRequestTencentCloudSDKException
public UpdateJobResponse UpdateJob(UpdateJobRequest req) throws TencentCloudSDKException
req
- UpdateJobRequestTencentCloudSDKException
public UpdateServiceResponse UpdateService(UpdateServiceRequest req) throws TencentCloudSDKException
req
- UpdateServiceRequestTencentCloudSDKException
Copyright © 2019. All rights reserved.