Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetAwrDbSqlReportResponse |
DbManagementClient.getAwrDbSqlReport(GetAwrDbSqlReportRequest request) |
GetAwrDbSqlReportResponse |
DbManagement.getAwrDbSqlReport(GetAwrDbSqlReportRequest request)
Gets the SQL health check report for one SQL of the specific database.
|
Future<GetAwrDbSqlReportResponse> |
DbManagementAsync.getAwrDbSqlReport(GetAwrDbSqlReportRequest request,
AsyncHandler<GetAwrDbSqlReportRequest,GetAwrDbSqlReportResponse> handler)
Gets the SQL health check report for one SQL of the specific database.
|
Future<GetAwrDbSqlReportResponse> |
DbManagementAsyncClient.getAwrDbSqlReport(GetAwrDbSqlReportRequest request,
AsyncHandler<GetAwrDbSqlReportRequest,GetAwrDbSqlReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDbSqlReportResponse> |
DbManagementAsync.getAwrDbSqlReport(GetAwrDbSqlReportRequest request,
AsyncHandler<GetAwrDbSqlReportRequest,GetAwrDbSqlReportResponse> handler)
Gets the SQL health check report for one SQL of the specific database.
|
Future<GetAwrDbSqlReportResponse> |
DbManagementAsyncClient.getAwrDbSqlReport(GetAwrDbSqlReportRequest request,
AsyncHandler<GetAwrDbSqlReportRequest,GetAwrDbSqlReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAwrDbSqlReportRequest |
GetAwrDbSqlReportRequest.Builder.build()
Build the instance of GetAwrDbSqlReportRequest as configured by this builder
|
GetAwrDbSqlReportRequest |
GetAwrDbSqlReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAwrDbSqlReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAwrDbSqlReportRequest.Builder |
GetAwrDbSqlReportRequest.Builder.copy(GetAwrDbSqlReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.