Uses of Class
com.oracle.bmc.datasafe.model.AvailableAuditVolumeCollection
-
Packages that use AvailableAuditVolumeCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of AvailableAuditVolumeCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return AvailableAuditVolumeCollection Modifier and Type Method Description AvailableAuditVolumeCollection
AvailableAuditVolumeCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type AvailableAuditVolumeCollection Modifier and Type Method Description AvailableAuditVolumeCollection.Builder
AvailableAuditVolumeCollection.Builder. copy(AvailableAuditVolumeCollection model)
-
Uses of AvailableAuditVolumeCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return AvailableAuditVolumeCollection Modifier and Type Method Description AvailableAuditVolumeCollection
ListAvailableAuditVolumesResponse. getAvailableAuditVolumeCollection()
The returned AvailableAuditVolumeCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type AvailableAuditVolumeCollection Modifier and Type Method Description ListAvailableAuditVolumesResponse.Builder
ListAvailableAuditVolumesResponse.Builder. availableAuditVolumeCollection(AvailableAuditVolumeCollection availableAuditVolumeCollection)
The returned AvailableAuditVolumeCollection instance.
-