Uses of Class
com.oracle.bmc.opsi.requests.ListAwrSnapshotsRequest
-
Packages that use ListAwrSnapshotsRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListAwrSnapshotsRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type ListAwrSnapshotsRequest Modifier and Type Method Description ListAwrSnapshotsResponseOperationsInsights. listAwrSnapshots(ListAwrSnapshotsRequest request)Lists AWR snapshots for the specified source database in the AWR hub.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)ListAwrSnapshotsResponseOperationsInsightsClient. listAwrSnapshots(ListAwrSnapshotsRequest request)Iterable<AwrSnapshotSummary>OperationsInsightsPaginators. listAwrSnapshotsRecordIterator(ListAwrSnapshotsRequest request)Creates a new iterable which will iterate over theAwrSnapshotSummaryobjects contained in responses from the listAwrSnapshots operation.Iterable<ListAwrSnapshotsResponse>OperationsInsightsPaginators. listAwrSnapshotsResponseIterator(ListAwrSnapshotsRequest request)Creates a new iterable which will iterate over the responses received from the listAwrSnapshots operation.Method parameters in com.oracle.bmc.opsi with type arguments of type ListAwrSnapshotsRequest Modifier and Type Method 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) -
Uses of ListAwrSnapshotsRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAwrSnapshotsRequest Modifier and Type Method Description ListAwrSnapshotsRequestListAwrSnapshotsRequest.Builder. build()Build the instance of ListAwrSnapshotsRequest as configured by this builderListAwrSnapshotsRequestListAwrSnapshotsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAwrSnapshotsRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListAwrSnapshotsRequest Modifier and Type Method Description ListAwrSnapshotsRequest.BuilderListAwrSnapshotsRequest.Builder. copy(ListAwrSnapshotsRequest o)Copy method to populate the builder with values from the given instance.
-