Uses of Class
com.oracle.bmc.datasafe.model.AlertCollection.Builder
-
Packages that use AlertCollection.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of AlertCollection.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return AlertCollection.Builder Modifier and Type Method Description static AlertCollection.Builder
AlertCollection. builder()
Create a new builder.AlertCollection.Builder
AlertCollection.Builder. copy(AlertCollection model)
AlertCollection.Builder
AlertCollection.Builder. items(List<AlertSummary> items)
Array of alert summaryAlertCollection.Builder
AlertCollection. toBuilder()
-