Uses of Class
com.oracle.bmc.opsi.requests.ListAwrDatabaseSnapshotsRequest
-
Packages that use ListAwrDatabaseSnapshotsRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListAwrDatabaseSnapshotsRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type ListAwrDatabaseSnapshotsRequest Modifier and Type Method Description ListAwrDatabaseSnapshotsResponseOperationsInsights. 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)ListAwrDatabaseSnapshotsResponseOperationsInsightsClient. listAwrDatabaseSnapshots(ListAwrDatabaseSnapshotsRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type ListAwrDatabaseSnapshotsRequest Modifier and Type Method 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) -
Uses of ListAwrDatabaseSnapshotsRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAwrDatabaseSnapshotsRequest Modifier and Type Method Description ListAwrDatabaseSnapshotsRequestListAwrDatabaseSnapshotsRequest.Builder. build()Build the instance of ListAwrDatabaseSnapshotsRequest as configured by this builderListAwrDatabaseSnapshotsRequestListAwrDatabaseSnapshotsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAwrDatabaseSnapshotsRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListAwrDatabaseSnapshotsRequest Modifier and Type Method Description ListAwrDatabaseSnapshotsRequest.BuilderListAwrDatabaseSnapshotsRequest.Builder. copy(ListAwrDatabaseSnapshotsRequest o)Copy method to populate the builder with values from the given instance.
-