Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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.
|
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 |
---|---|
ListAwrDbsRequest |
ListAwrDbsRequest.Builder.build()
Build the instance of ListAwrDbsRequest as configured by this builder
|
ListAwrDbsRequest |
ListAwrDbsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAwrDbsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAwrDbsRequest.Builder |
ListAwrDbsRequest.Builder.copy(ListAwrDbsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.