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