Uses of Class
com.oracle.bmc.database.model.AddDbnodeSnapshotsForExadbVmClusterDetails
-
Packages that use AddDbnodeSnapshotsForExadbVmClusterDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests -
-
Uses of AddDbnodeSnapshotsForExadbVmClusterDetails in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return AddDbnodeSnapshotsForExadbVmClusterDetails Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterDetailsAddDbnodeSnapshotsForExadbVmClusterDetails.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type AddDbnodeSnapshotsForExadbVmClusterDetails Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterDetails.BuilderAddDbnodeSnapshotsForExadbVmClusterDetails.Builder. copy(AddDbnodeSnapshotsForExadbVmClusterDetails model) -
Uses of AddDbnodeSnapshotsForExadbVmClusterDetails in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return AddDbnodeSnapshotsForExadbVmClusterDetails Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterDetailsAddDbnodeSnapshotsForExadbVmClusterRequest. getAddDbnodeSnapshotsForExadbVmClusterDetails()Request to add a database node snapshots to the Exadb VM cluster..AddDbnodeSnapshotsForExadbVmClusterDetailsAddDbnodeSnapshotsForExadbVmClusterRequest. getBody$()Alternative accessor for the body parameter.Methods in com.oracle.bmc.database.requests with parameters of type AddDbnodeSnapshotsForExadbVmClusterDetails Modifier and Type Method Description AddDbnodeSnapshotsForExadbVmClusterRequest.BuilderAddDbnodeSnapshotsForExadbVmClusterRequest.Builder. addDbnodeSnapshotsForExadbVmClusterDetails(AddDbnodeSnapshotsForExadbVmClusterDetails addDbnodeSnapshotsForExadbVmClusterDetails)Request to add a database node snapshots to the Exadb VM cluster..AddDbnodeSnapshotsForExadbVmClusterRequest.BuilderAddDbnodeSnapshotsForExadbVmClusterRequest.Builder. body$(AddDbnodeSnapshotsForExadbVmClusterDetails body)Alternative setter for the body parameter.
-