Uses of Class
com.oracle.bmc.datasafe.model.AlertAnalyticsCollection.Builder
-
Packages that use AlertAnalyticsCollection.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of AlertAnalyticsCollection.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return AlertAnalyticsCollection.Builder Modifier and Type Method Description static AlertAnalyticsCollection.Builder
AlertAnalyticsCollection. builder()
Create a new builder.AlertAnalyticsCollection.Builder
AlertAnalyticsCollection.Builder. copy(AlertAnalyticsCollection model)
AlertAnalyticsCollection.Builder
AlertAnalyticsCollection.Builder. items(List<AlertAggregationItems> items)
The aggregated data point items.AlertAnalyticsCollection.Builder
AlertAnalyticsCollection. toBuilder()
-