Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
ListAwrDbSnapshotsResponse |
DbManagement.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request)
Lists AWR snapshots for the specified database in the AWR.
|
ListAwrDbSnapshotsResponse |
DbManagementClient.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request) |
Future<ListAwrDbSnapshotsResponse> |
DbManagementAsyncClient.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request,
AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler) |
Future<ListAwrDbSnapshotsResponse> |
DbManagementAsync.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request,
AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler)
Lists AWR snapshots for the specified database in the AWR.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAwrDbSnapshotsResponse> |
DbManagementAsyncClient.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request,
AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler) |
Future<ListAwrDbSnapshotsResponse> |
DbManagementAsync.listAwrDbSnapshots(ListAwrDbSnapshotsRequest request,
AsyncHandler<ListAwrDbSnapshotsRequest,ListAwrDbSnapshotsResponse> handler)
Lists AWR snapshots for the specified database in the AWR.
|
Modifier and Type | Method and Description |
---|---|
ListAwrDbSnapshotsRequest |
ListAwrDbSnapshotsRequest.Builder.build()
Build the instance of ListAwrDbSnapshotsRequest as configured by this builder
|
ListAwrDbSnapshotsRequest |
ListAwrDbSnapshotsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAwrDbSnapshotsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAwrDbSnapshotsRequest.Builder |
ListAwrDbSnapshotsRequest.Builder.copy(ListAwrDbSnapshotsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.