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 model) |
Modifier and Type | Method and Description |
---|---|
List<NodePoolSummary> |
ListNodePoolsResponse.getItems()
A list of
com.oracle.bmc.containerengine.model.NodePoolSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListNodePoolsResponse.Builder |
ListNodePoolsResponse.Builder.items(List<NodePoolSummary> items)
A list of
com.oracle.bmc.containerengine.model.NodePoolSummary instances. |
Copyright © 2016–2024. All rights reserved.