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