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