Package | Description |
---|---|
com.oracle.bmc.clusterplacementgroups | |
com.oracle.bmc.clusterplacementgroups.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ClusterPlacementGroupSummary> |
ClusterPlacementGroupsCPPaginators.listClusterPlacementGroupsRecordIterator(ListClusterPlacementGroupsRequest request)
Creates a new iterable which will iterate over the
ClusterPlacementGroupSummary objects contained
in responses from the listClusterPlacementGroups operation. |
Modifier and Type | Method and Description |
---|---|
ClusterPlacementGroupSummary |
ClusterPlacementGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ClusterPlacementGroupSummary> |
ClusterPlacementGroupCollection.getItems()
A list of cluster placement groups.
|
Modifier and Type | Method and Description |
---|---|
ClusterPlacementGroupSummary.Builder |
ClusterPlacementGroupSummary.Builder.copy(ClusterPlacementGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
ClusterPlacementGroupCollection.Builder |
ClusterPlacementGroupCollection.Builder.items(List<ClusterPlacementGroupSummary> items)
A list of cluster placement groups.
|
Constructor and Description |
---|
ClusterPlacementGroupCollection(List<ClusterPlacementGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.