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