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