Uses of Class
com.oracle.bmc.datasafe.model.GroupedSensitiveTypeCollection
-
Packages that use GroupedSensitiveTypeCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of GroupedSensitiveTypeCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return GroupedSensitiveTypeCollection Modifier and Type Method Description GroupedSensitiveTypeCollectionGroupedSensitiveTypeCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type GroupedSensitiveTypeCollection Modifier and Type Method Description GroupedSensitiveTypeCollection.BuilderGroupedSensitiveTypeCollection.Builder. copy(GroupedSensitiveTypeCollection model) -
Uses of GroupedSensitiveTypeCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GroupedSensitiveTypeCollection Modifier and Type Method Description GroupedSensitiveTypeCollectionListGroupedSensitiveTypesResponse. getGroupedSensitiveTypeCollection()The returned GroupedSensitiveTypeCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type GroupedSensitiveTypeCollection Modifier and Type Method Description ListGroupedSensitiveTypesResponse.BuilderListGroupedSensitiveTypesResponse.Builder. groupedSensitiveTypeCollection(GroupedSensitiveTypeCollection groupedSensitiveTypeCollection)The returned GroupedSensitiveTypeCollection instance.
-