Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AttentionLogSummary> |
DiagnosabilityPaginators.listAttentionLogsRecordIterator(ListAttentionLogsRequest request)
Creates a new iterable which will iterate over the
AttentionLogSummary objects contained in responses
from the listAttentionLogs operation. |
Modifier and Type | Method and Description |
---|---|
AttentionLogSummary |
AttentionLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AttentionLogSummary> |
AttentionLogCollection.getItems()
An array of the attention logs.
|
Modifier and Type | Method and Description |
---|---|
AttentionLogSummary.Builder |
AttentionLogSummary.Builder.copy(AttentionLogSummary model) |
Modifier and Type | Method and Description |
---|---|
AttentionLogCollection.Builder |
AttentionLogCollection.Builder.items(List<AttentionLogSummary> items)
An array of the attention logs.
|
Constructor and Description |
---|
AttentionLogCollection(String managedDatabaseId,
List<AttentionLogSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.