Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
AttentionLogCountSummary |
AttentionLogCountSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AttentionLogCountSummary> |
AttentionLogCountsCollection.getItems()
An array of the counts of different urgency or type of attention logs.
|
Modifier and Type | Method and Description |
---|---|
AttentionLogCountSummary.Builder |
AttentionLogCountSummary.Builder.copy(AttentionLogCountSummary model) |
Modifier and Type | Method and Description |
---|---|
AttentionLogCountsCollection.Builder |
AttentionLogCountsCollection.Builder.items(List<AttentionLogCountSummary> items)
An array of the counts of different urgency or type of attention logs.
|
Constructor and Description |
---|
AttentionLogCountsCollection(String managedDatabaseId,
List<AttentionLogCountSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.