Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<NodePoolSummary> |
ContainerEnginePaginators.listNodePoolsRecordIterator(ListNodePoolsRequest request)
Creates a new iterable which will iterate over the
NodePoolSummary objects contained in responses from the listNodePools operation. |
Modifier and Type | Method and Description |
---|---|
NodePoolSummary |
NodePoolSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NodePoolSummary.Builder |
NodePoolSummary.Builder.copy(NodePoolSummary o) |
Modifier and Type | Method and Description |
---|---|
List<NodePoolSummary> |
ListNodePoolsResponse.getItems()
A list of NodePoolSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListNodePoolsResponse.Builder |
ListNodePoolsResponse.Builder.items(List<NodePoolSummary> items) |
Copyright © 2016–2019. All rights reserved.