Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DbNodeSummary> |
DatabasePaginators.listDbNodesRecordIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the
DbNodeSummary objects contained in responses from the
listDbNodes operation. |
Modifier and Type | Method and Description |
---|---|
DbNodeSummary |
DbNodeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DbNodeSummary.Builder |
DbNodeSummary.Builder.copy(DbNodeSummary model) |
Modifier and Type | Method and Description |
---|---|
List<DbNodeSummary> |
ListDbNodesResponse.getItems()
A list of
com.oracle.bmc.database.model.DbNodeSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListDbNodesResponse.Builder |
ListDbNodesResponse.Builder.items(List<DbNodeSummary> items)
A list of
com.oracle.bmc.database.model.DbNodeSummary instances. |
Copyright © 2016–2024. All rights reserved.