public class ApmClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
ApmClient(Credential credential,
String region) |
ApmClient(Credential credential,
String region,
ClientProfile profile) |
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public ApmClient(Credential credential, String region)
public ApmClient(Credential credential, String region, ClientProfile profile)
public CreateApmInstanceResponse CreateApmInstance(CreateApmInstanceRequest req) throws TencentCloudSDKException
req
- CreateApmInstanceRequestTencentCloudSDKException
public DescribeApmAgentResponse DescribeApmAgent(DescribeApmAgentRequest req) throws TencentCloudSDKException
req
- DescribeApmAgentRequestTencentCloudSDKException
public DescribeApmInstancesResponse DescribeApmInstances(DescribeApmInstancesRequest req) throws TencentCloudSDKException
req
- DescribeApmInstancesRequestTencentCloudSDKException
public DescribeGeneralMetricDataResponse DescribeGeneralMetricData(DescribeGeneralMetricDataRequest req) throws TencentCloudSDKException
req
- DescribeGeneralMetricDataRequestTencentCloudSDKException
public DescribeGeneralSpanListResponse DescribeGeneralSpanList(DescribeGeneralSpanListRequest req) throws TencentCloudSDKException
req
- DescribeGeneralSpanListRequestTencentCloudSDKException
public DescribeMetricRecordsResponse DescribeMetricRecords(DescribeMetricRecordsRequest req) throws TencentCloudSDKException
req
- DescribeMetricRecordsRequestTencentCloudSDKException
public DescribeServiceOverviewResponse DescribeServiceOverview(DescribeServiceOverviewRequest req) throws TencentCloudSDKException
req
- DescribeServiceOverviewRequestTencentCloudSDKException
public ModifyApmInstanceResponse ModifyApmInstance(ModifyApmInstanceRequest req) throws TencentCloudSDKException
req
- ModifyApmInstanceRequestTencentCloudSDKException
public TerminateApmInstanceResponse TerminateApmInstance(TerminateApmInstanceRequest req) throws TencentCloudSDKException
req
- TerminateApmInstanceRequestTencentCloudSDKException
Copyright © 2024. All rights reserved.