Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalDbNodeSummary> |
DbManagementPaginators.listExternalDbNodesRecordIterator(ListExternalDbNodesRequest request)
Creates a new iterable which will iterate over the
ExternalDbNodeSummary objects contained in responses
from the listExternalDbNodes operation. |
Modifier and Type | Method and Description |
---|---|
ExternalDbNodeSummary |
ExternalDbNodeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalDbNodeSummary> |
ExternalDbNodeCollection.getItems()
An array of external DB nodes.
|
Modifier and Type | Method and Description |
---|---|
ExternalDbNodeSummary.Builder |
ExternalDbNodeSummary.Builder.copy(ExternalDbNodeSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalDbNodeCollection.Builder |
ExternalDbNodeCollection.Builder.items(List<ExternalDbNodeSummary> items)
An array of external DB nodes.
|
Constructor and Description |
---|
ExternalDbNodeCollection(List<ExternalDbNodeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.