Uses of Class
com.oracle.bmc.databasemanagement.model.AlertLogCollection.Builder
-
Packages that use AlertLogCollection.Builder Package Description com.oracle.bmc.databasemanagement.model -
-
Uses of AlertLogCollection.Builder in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return AlertLogCollection.Builder Modifier and Type Method Description static AlertLogCollection.Builder
AlertLogCollection. builder()
Create a new builder.AlertLogCollection.Builder
AlertLogCollection.Builder. copy(AlertLogCollection model)
AlertLogCollection.Builder
AlertLogCollection.Builder. items(List<AlertLogSummary> items)
An array of the alert logs.AlertLogCollection.Builder
AlertLogCollection.Builder. managedDatabaseId(String managedDatabaseId)
The OCID of the Managed Database.AlertLogCollection.Builder
AlertLogCollection. toBuilder()
-