public static class AlertLogCountsCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AlertLogCountsCollection |
build() |
AlertLogCountsCollection.Builder |
copy(AlertLogCountsCollection model) |
AlertLogCountsCollection.Builder |
items(List<AlertLogCountSummary> items)
An array of the counts of different urgency or type of alert logs.
|
AlertLogCountsCollection.Builder |
managedDatabaseId(String managedDatabaseId)
The OCID of the
Managed Database.
|
public AlertLogCountsCollection.Builder managedDatabaseId(String managedDatabaseId)
The OCID of the Managed Database.
managedDatabaseId
- the value to setpublic AlertLogCountsCollection.Builder items(List<AlertLogCountSummary> items)
An array of the counts of different urgency or type of alert logs.
items
- the value to setpublic AlertLogCountsCollection build()
public AlertLogCountsCollection.Builder copy(AlertLogCountsCollection model)
Copyright © 2016–2024. All rights reserved.