Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
ListAwrDatabaseSnapshotsResponse |
OperationsInsightsClient.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request) |
ListAwrDatabaseSnapshotsResponse |
OperationsInsights.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request)
Lists AWR snapshots for the specified database in the AWR.
|
Future<ListAwrDatabaseSnapshotsResponse> |
OperationsInsightsAsync.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request,
AsyncHandler<ListAwrDatabaseSnapshotsRequest,ListAwrDatabaseSnapshotsResponse> handler)
Lists AWR snapshots for the specified database in the AWR.
|
Future<ListAwrDatabaseSnapshotsResponse> |
OperationsInsightsAsyncClient.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request,
AsyncHandler<ListAwrDatabaseSnapshotsRequest,ListAwrDatabaseSnapshotsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ListAwrDatabaseSnapshotsResponse> |
OperationsInsightsAsync.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request,
AsyncHandler<ListAwrDatabaseSnapshotsRequest,ListAwrDatabaseSnapshotsResponse> handler)
Lists AWR snapshots for the specified database in the AWR.
|
Future<ListAwrDatabaseSnapshotsResponse> |
OperationsInsightsAsyncClient.listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request,
AsyncHandler<ListAwrDatabaseSnapshotsRequest,ListAwrDatabaseSnapshotsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAwrDatabaseSnapshotsRequest |
ListAwrDatabaseSnapshotsRequest.Builder.build()
Build the instance of ListAwrDatabaseSnapshotsRequest as configured by this builder
|
ListAwrDatabaseSnapshotsRequest |
ListAwrDatabaseSnapshotsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAwrDatabaseSnapshotsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAwrDatabaseSnapshotsRequest.Builder |
ListAwrDatabaseSnapshotsRequest.Builder.copy(ListAwrDatabaseSnapshotsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.