public class DbbrainClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description | 
|---|
| DbbrainClient(Credential credential,
             String region) | 
| DbbrainClient(Credential credential,
             String region,
             ClientProfile profile) | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeDBDiagEventResponse | DescribeDBDiagEvent(DescribeDBDiagEventRequest req)This API is used to get the details of an instance exception diagnosis event. | 
| DescribeDBDiagHistoryResponse | DescribeDBDiagHistory(DescribeDBDiagHistoryRequest req)This API is used to get the list of instance diagnosis events. | 
| DescribeDBSpaceStatusResponse | DescribeDBSpaceStatus(DescribeDBSpaceStatusRequest req)This API is used to query the overview of instance space usage during a specified time period, including disk usage growth (MB), available disk space (MB), total disk space (MB), and estimated number of available days. | 
| DescribeSlowLogTimeSeriesStatsResponse | DescribeSlowLogTimeSeriesStats(DescribeSlowLogTimeSeriesStatsRequest req)This API is used to get the slow log statistics histogram. | 
| DescribeSlowLogTopSqlsResponse | DescribeSlowLogTopSqls(DescribeSlowLogTopSqlsRequest req)This API is used to get and sort the top slow SQL statements in a specified time period by the aggregation mode of SQL template plus schema. | 
| DescribeTopSpaceTablesResponse | DescribeTopSpaceTables(DescribeTopSpaceTablesRequest req)This API is used to query real-time space statistics of top tables of an instance. | 
| DescribeTopSpaceTableTimeSeriesResponse | DescribeTopSpaceTableTimeSeries(DescribeTopSpaceTableTimeSeriesRequest req)This API is used to query the daily space data of top tables consuming the most instance space. | 
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic DbbrainClient(Credential credential, String region)
public DbbrainClient(Credential credential, String region, ClientProfile profile)
public DescribeDBDiagEventResponse DescribeDBDiagEvent(DescribeDBDiagEventRequest req) throws TencentCloudSDKException
req - DescribeDBDiagEventRequestTencentCloudSDKExceptionpublic DescribeDBDiagHistoryResponse DescribeDBDiagHistory(DescribeDBDiagHistoryRequest req) throws TencentCloudSDKException
req - DescribeDBDiagHistoryRequestTencentCloudSDKExceptionpublic DescribeDBSpaceStatusResponse DescribeDBSpaceStatus(DescribeDBSpaceStatusRequest req) throws TencentCloudSDKException
req - DescribeDBSpaceStatusRequestTencentCloudSDKExceptionpublic DescribeSlowLogTimeSeriesStatsResponse DescribeSlowLogTimeSeriesStats(DescribeSlowLogTimeSeriesStatsRequest req) throws TencentCloudSDKException
req - DescribeSlowLogTimeSeriesStatsRequestTencentCloudSDKExceptionpublic DescribeSlowLogTopSqlsResponse DescribeSlowLogTopSqls(DescribeSlowLogTopSqlsRequest req) throws TencentCloudSDKException
req - DescribeSlowLogTopSqlsRequestTencentCloudSDKExceptionpublic DescribeTopSpaceTableTimeSeriesResponse DescribeTopSpaceTableTimeSeries(DescribeTopSpaceTableTimeSeriesRequest req) throws TencentCloudSDKException
req - DescribeTopSpaceTableTimeSeriesRequestTencentCloudSDKExceptionpublic DescribeTopSpaceTablesResponse DescribeTopSpaceTables(DescribeTopSpaceTablesRequest req) throws TencentCloudSDKException
req - DescribeTopSpaceTablesRequestTencentCloudSDKExceptionCopyright © 2020. All rights reserved.