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