Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListAwrSnapshotsResponse |
OperationsInsightsClient.listAwrSnapshots(ListAwrSnapshotsRequest request) |
ListAwrSnapshotsResponse |
OperationsInsights.listAwrSnapshots(ListAwrSnapshotsRequest request)
Lists AWR snapshots for the specified source database in the AWR hub.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAwrSnapshotsResponse> |
OperationsInsightsAsync.listAwrSnapshots(ListAwrSnapshotsRequest request,
AsyncHandler<ListAwrSnapshotsRequest,ListAwrSnapshotsResponse> handler)
Lists AWR snapshots for the specified source database in the AWR hub.
|
Future<ListAwrSnapshotsResponse> |
OperationsInsightsAsyncClient.listAwrSnapshots(ListAwrSnapshotsRequest request,
AsyncHandler<ListAwrSnapshotsRequest,ListAwrSnapshotsResponse> handler) |
Iterable<ListAwrSnapshotsResponse> |
OperationsInsightsPaginators.listAwrSnapshotsResponseIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAwrSnapshots operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAwrSnapshotsResponse> |
OperationsInsightsAsync.listAwrSnapshots(ListAwrSnapshotsRequest request,
AsyncHandler<ListAwrSnapshotsRequest,ListAwrSnapshotsResponse> handler)
Lists AWR snapshots for the specified source database in the AWR hub.
|
Future<ListAwrSnapshotsResponse> |
OperationsInsightsAsyncClient.listAwrSnapshots(ListAwrSnapshotsRequest request,
AsyncHandler<ListAwrSnapshotsRequest,ListAwrSnapshotsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAwrSnapshotsResponse |
ListAwrSnapshotsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAwrSnapshotsResponse.Builder |
ListAwrSnapshotsResponse.Builder.copy(ListAwrSnapshotsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.