Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ClusterSummary> |
ClusterPaginators.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 |
---|---|
List<ClusterSummary> |
ClusterCollection.getItems()
A list of Clusters.
|
Modifier and Type | Method and Description |
---|---|
ClusterSummary.Builder |
ClusterSummary.Builder.copy(ClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
ClusterCollection.Builder |
ClusterCollection.Builder.items(List<ClusterSummary> items)
A list of Clusters.
|
Constructor and Description |
---|
ClusterCollection(List<ClusterSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.