Uses of Class
com.oracle.bmc.database.responses.AddDbnodeSnapshotsForExadbVmClusterResponse
-
Packages that use AddDbnodeSnapshotsForExadbVmClusterResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of AddDbnodeSnapshotsForExadbVmClusterResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return AddDbnodeSnapshotsForExadbVmClusterResponse Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterResponseDatabase. addDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request)Add a database node snapshots to the Exadb VM cluster..AddDbnodeSnapshotsForExadbVmClusterResponseDatabaseClient. addDbnodeSnapshotsForExadbVmCluster(AddDbnodeSnapshotsForExadbVmClusterRequest request)Method parameters in com.oracle.bmc.database with type arguments of type AddDbnodeSnapshotsForExadbVmClusterResponse 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 AddDbnodeSnapshotsForExadbVmClusterResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return AddDbnodeSnapshotsForExadbVmClusterResponse Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterResponseAddDbnodeSnapshotsForExadbVmClusterResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type AddDbnodeSnapshotsForExadbVmClusterResponse Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterResponse.BuilderAddDbnodeSnapshotsForExadbVmClusterResponse.Builder. copy(AddDbnodeSnapshotsForExadbVmClusterResponse o)Copy method to populate the builder with values from the given instance.
-