Uses of Class
com.oracle.bmc.database.requests.AddDbnodeSnapshotsForExadbVmClusterRequest
-
Packages that use AddDbnodeSnapshotsForExadbVmClusterRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of AddDbnodeSnapshotsForExadbVmClusterRequest in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return types with arguments of type AddDbnodeSnapshotsForExadbVmClusterRequest Modifier and Type Method Description Waiter<AddDbnodeSnapshotsForExadbVmClusterRequest,AddDbnodeSnapshotsForExadbVmClusterResponse>DatabaseWaiters. forAddDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request)Creates a newWaiterusing the default configuration.Waiter<AddDbnodeSnapshotsForExadbVmClusterRequest,AddDbnodeSnapshotsForExadbVmClusterResponse>DatabaseWaiters. forAddDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)Creates a newWaiterusing the provided configuration.Method parameters in com.oracle.bmc.database with type arguments of type AddDbnodeSnapshotsForExadbVmClusterRequest Modifier and Type Method Description Future<AddDbnodeSnapshotsForExadbVmClusterResponse>DatabaseAsync. addDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request, AsyncHandler<AddDbnodeSnapshotsForExadbVmClusterRequest,AddDbnodeSnapshotsForExadbVmClusterResponse> handler)Add a database node snapshots to the Exadb VM cluster..Future<AddDbnodeSnapshotsForExadbVmClusterResponse>DatabaseAsyncClient. addDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request, AsyncHandler<AddDbnodeSnapshotsForExadbVmClusterRequest,AddDbnodeSnapshotsForExadbVmClusterResponse> handler) -
Uses of AddDbnodeSnapshotsForExadbVmClusterRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return AddDbnodeSnapshotsForExadbVmClusterRequest Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterRequestAddDbnodeSnapshotsForExadbVmClusterRequest.Builder. build()Build the instance of AddDbnodeSnapshotsForExadbVmClusterRequest as configured by this builderAddDbnodeSnapshotsForExadbVmClusterRequestAddDbnodeSnapshotsForExadbVmClusterRequest.Builder. buildWithoutInvocationCallback()Build the instance of AddDbnodeSnapshotsForExadbVmClusterRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type AddDbnodeSnapshotsForExadbVmClusterRequest Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterRequest.BuilderAddDbnodeSnapshotsForExadbVmClusterRequest.Builder. copy(AddDbnodeSnapshotsForExadbVmClusterRequest o)Copy method to populate the builder with values from the given instance.
-