Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ConsoleHistorySummary> |
DatabasePaginators.listConsoleHistoriesRecordIterator(ListConsoleHistoriesRequest request)
Creates a new iterable which will iterate over the
ConsoleHistorySummary objects contained in responses from the
listConsoleHistories operation. |
Modifier and Type | Method and Description |
---|---|
ConsoleHistorySummary |
ConsoleHistorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsoleHistorySummary> |
ConsoleHistoryCollection.getItems()
List of Db Node console histories.
|
Modifier and Type | Method and Description |
---|---|
ConsoleHistorySummary.Builder |
ConsoleHistorySummary.Builder.copy(ConsoleHistorySummary model) |
Modifier and Type | Method and Description |
---|---|
ConsoleHistoryCollection.Builder |
ConsoleHistoryCollection.Builder.items(List<ConsoleHistorySummary> items)
List of Db Node console histories.
|
Constructor and Description |
---|
ConsoleHistoryCollection(List<ConsoleHistorySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.