Uses of Class
com.oracle.bmc.database.model.VolumeDetails
-
Packages that use VolumeDetails Package Description com.oracle.bmc.database.model -
-
Uses of VolumeDetails in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return VolumeDetails Modifier and Type Method Description VolumeDetailsVolumeDetails.Builder. build()Methods in com.oracle.bmc.database.model that return types with arguments of type VolumeDetails Modifier and Type Method Description List<VolumeDetails>DbnodeSnapshot. getVolumes()Details of the volumesList<VolumeDetails>DbnodeSnapshotSummary. getVolumes()Details of the volumesMethods in com.oracle.bmc.database.model with parameters of type VolumeDetails Modifier and Type Method Description VolumeDetails.BuilderVolumeDetails.Builder. copy(VolumeDetails model)Method parameters in com.oracle.bmc.database.model with type arguments of type VolumeDetails Modifier and Type Method Description DbnodeSnapshot.BuilderDbnodeSnapshot.Builder. volumes(List<VolumeDetails> volumes)Details of the volumesDbnodeSnapshotSummary.BuilderDbnodeSnapshotSummary.Builder. volumes(List<VolumeDetails> volumes)Details of the volumes
-