Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseReportResponse |
OperationsInsightsClient.getAwrDatabaseReport(GetAwrDatabaseReportRequest request) |
GetAwrDatabaseReportResponse |
OperationsInsights.getAwrDatabaseReport(GetAwrDatabaseReportRequest request)
Gets the AWR report for the specified database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDatabaseReportResponse> |
OperationsInsightsAsyncClient.getAwrDatabaseReport(GetAwrDatabaseReportRequest request,
AsyncHandler<GetAwrDatabaseReportRequest,GetAwrDatabaseReportResponse> handler) |
Future<GetAwrDatabaseReportResponse> |
OperationsInsightsAsync.getAwrDatabaseReport(GetAwrDatabaseReportRequest request,
AsyncHandler<GetAwrDatabaseReportRequest,GetAwrDatabaseReportResponse> handler)
Gets the AWR report for the specified database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDatabaseReportResponse> |
OperationsInsightsAsyncClient.getAwrDatabaseReport(GetAwrDatabaseReportRequest request,
AsyncHandler<GetAwrDatabaseReportRequest,GetAwrDatabaseReportResponse> handler) |
Future<GetAwrDatabaseReportResponse> |
OperationsInsightsAsync.getAwrDatabaseReport(GetAwrDatabaseReportRequest request,
AsyncHandler<GetAwrDatabaseReportRequest,GetAwrDatabaseReportResponse> handler)
Gets the AWR report for the specified database.
|
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseReportResponse |
GetAwrDatabaseReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseReportResponse.Builder |
GetAwrDatabaseReportResponse.Builder.copy(GetAwrDatabaseReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.