Uses of Class
com.oracle.bmc.opsi.responses.ListAwrSnapshotsResponse
-
Packages that use ListAwrSnapshotsResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ListAwrSnapshotsResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ListAwrSnapshotsResponse Modifier and Type Method Description ListAwrSnapshotsResponseOperationsInsights. listAwrSnapshots(ListAwrSnapshotsRequest request)Lists AWR snapshots for the specified source database in the AWR hub.ListAwrSnapshotsResponseOperationsInsightsClient. listAwrSnapshots(ListAwrSnapshotsRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ListAwrSnapshotsResponse 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)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 ListAwrSnapshotsResponse 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 ListAwrSnapshotsResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ListAwrSnapshotsResponse Modifier and Type Method Description ListAwrSnapshotsResponseListAwrSnapshotsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ListAwrSnapshotsResponse Modifier and Type Method Description ListAwrSnapshotsResponse.BuilderListAwrSnapshotsResponse.Builder. copy(ListAwrSnapshotsResponse o)Copy method to populate the builder with values from the given instance.
-