Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseSqlReportResponse |
OperationsInsightsClient.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request) |
GetAwrDatabaseSqlReportResponse |
OperationsInsights.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request)
Gets the SQL health check report for one SQL of the specified database.
|
Future<GetAwrDatabaseSqlReportResponse> |
OperationsInsightsAsyncClient.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request,
AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler) |
Future<GetAwrDatabaseSqlReportResponse> |
OperationsInsightsAsync.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request,
AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)
Gets the SQL health check report for one SQL of the specified database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDatabaseSqlReportResponse> |
OperationsInsightsAsyncClient.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request,
AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler) |
Future<GetAwrDatabaseSqlReportResponse> |
OperationsInsightsAsync.getAwrDatabaseSqlReport(GetAwrDatabaseSqlReportRequest request,
AsyncHandler<GetAwrDatabaseSqlReportRequest,GetAwrDatabaseSqlReportResponse> handler)
Gets the SQL health check report for one SQL of the specified database.
|
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseSqlReportRequest |
GetAwrDatabaseSqlReportRequest.Builder.build()
Build the instance of GetAwrDatabaseSqlReportRequest as configured by this builder
|
GetAwrDatabaseSqlReportRequest |
GetAwrDatabaseSqlReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAwrDatabaseSqlReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseSqlReportRequest.Builder |
GetAwrDatabaseSqlReportRequest.Builder.copy(GetAwrDatabaseSqlReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.