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