Uses of Class
com.oracle.bmc.database.requests.ListDbnodeSnapshotsRequest
-
Packages that use ListDbnodeSnapshotsRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of ListDbnodeSnapshotsRequest in com.oracle.bmc.database
Method parameters in com.oracle.bmc.database with type arguments of type ListDbnodeSnapshotsRequest Modifier and Type Method Description Future<ListDbnodeSnapshotsResponse>DatabaseAsync. listDbnodeSnapshots(ListDbnodeSnapshotsRequest request, AsyncHandler<ListDbnodeSnapshotsRequest,ListDbnodeSnapshotsResponse> handler)Gets a list of the Exadata Database Node Snapshots in the specified compartment.Future<ListDbnodeSnapshotsResponse>DatabaseAsyncClient. listDbnodeSnapshots(ListDbnodeSnapshotsRequest request, AsyncHandler<ListDbnodeSnapshotsRequest,ListDbnodeSnapshotsResponse> handler) -
Uses of ListDbnodeSnapshotsRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ListDbnodeSnapshotsRequest Modifier and Type Method Description ListDbnodeSnapshotsRequestListDbnodeSnapshotsRequest.Builder. build()Build the instance of ListDbnodeSnapshotsRequest as configured by this builderListDbnodeSnapshotsRequestListDbnodeSnapshotsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDbnodeSnapshotsRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type ListDbnodeSnapshotsRequest Modifier and Type Method Description ListDbnodeSnapshotsRequest.BuilderListDbnodeSnapshotsRequest.Builder. copy(ListDbnodeSnapshotsRequest o)Copy method to populate the builder with values from the given instance.
-