Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseReportResponse |
OperationsInsightsClient.getAwrDatabaseReport(GetAwrDatabaseReportRequest request) |
GetAwrDatabaseReportResponse |
OperationsInsights.getAwrDatabaseReport(GetAwrDatabaseReportRequest request)
Gets the AWR report for the specified database.
|
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 |
---|---|
GetAwrDatabaseReportRequest |
GetAwrDatabaseReportRequest.Builder.build()
Build the instance of GetAwrDatabaseReportRequest as configured by this builder
|
GetAwrDatabaseReportRequest |
GetAwrDatabaseReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAwrDatabaseReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.copy(GetAwrDatabaseReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.