Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetAwrDbReportResponse |
DbManagementClient.getAwrDbReport(GetAwrDbReportRequest request) |
GetAwrDbReportResponse |
DbManagement.getAwrDbReport(GetAwrDbReportRequest request)
Gets the AWR report for the specific database.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDbReportResponse> |
DbManagementAsync.getAwrDbReport(GetAwrDbReportRequest request,
AsyncHandler<GetAwrDbReportRequest,GetAwrDbReportResponse> handler)
Gets the AWR report for the specific database.
|
Future<GetAwrDbReportResponse> |
DbManagementAsyncClient.getAwrDbReport(GetAwrDbReportRequest request,
AsyncHandler<GetAwrDbReportRequest,GetAwrDbReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAwrDbReportResponse> |
DbManagementAsync.getAwrDbReport(GetAwrDbReportRequest request,
AsyncHandler<GetAwrDbReportRequest,GetAwrDbReportResponse> handler)
Gets the AWR report for the specific database.
|
Future<GetAwrDbReportResponse> |
DbManagementAsyncClient.getAwrDbReport(GetAwrDbReportRequest request,
AsyncHandler<GetAwrDbReportRequest,GetAwrDbReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAwrDbReportResponse |
GetAwrDbReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAwrDbReportResponse.Builder |
GetAwrDbReportResponse.Builder.copy(GetAwrDbReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.