Uses of Class
com.oracle.bmc.datasafe.model.MaskingErrorCollection.Builder
-
Packages that use MaskingErrorCollection.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of MaskingErrorCollection.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return MaskingErrorCollection.Builder Modifier and Type Method Description static MaskingErrorCollection.Builder
MaskingErrorCollection. builder()
Create a new builder.MaskingErrorCollection.Builder
MaskingErrorCollection.Builder. copy(MaskingErrorCollection model)
MaskingErrorCollection.Builder
MaskingErrorCollection.Builder. items(List<MaskingErrorSummary> items)
An array of masking error objects.MaskingErrorCollection.Builder
MaskingErrorCollection. toBuilder()
-