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