Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListAwrDbsResponse |
DbManagementClient.listAwrDbs(ListAwrDbsRequest request) |
ListAwrDbsResponse |
DbManagement.listAwrDbs(ListAwrDbsRequest request)
Gets the list of databases and their snapshot summary details available in the AWR of the
specified Managed Database.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAwrDbsResponse> |
DbManagementAsyncClient.listAwrDbs(ListAwrDbsRequest request,
AsyncHandler<ListAwrDbsRequest,ListAwrDbsResponse> handler) |
Future<ListAwrDbsResponse> |
DbManagementAsync.listAwrDbs(ListAwrDbsRequest request,
AsyncHandler<ListAwrDbsRequest,ListAwrDbsResponse> handler)
Gets the list of databases and their snapshot summary details available in the AWR of the
specified Managed Database.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAwrDbsResponse> |
DbManagementAsyncClient.listAwrDbs(ListAwrDbsRequest request,
AsyncHandler<ListAwrDbsRequest,ListAwrDbsResponse> handler) |
Future<ListAwrDbsResponse> |
DbManagementAsync.listAwrDbs(ListAwrDbsRequest request,
AsyncHandler<ListAwrDbsRequest,ListAwrDbsResponse> handler)
Gets the list of databases and their snapshot summary details available in the AWR of the
specified Managed Database.
|
Modifier and Type | Method and Description |
---|---|
ListAwrDbsResponse |
ListAwrDbsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAwrDbsResponse.Builder |
ListAwrDbsResponse.Builder.copy(ListAwrDbsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.