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