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