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