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