Uses of Class
com.oracle.bmc.core.model.ComputeClusterCollection.Builder
-
Packages that use ComputeClusterCollection.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ComputeClusterCollection.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeClusterCollection.Builder Modifier and Type Method Description static ComputeClusterCollection.Builder
ComputeClusterCollection. builder()
Create a new builder.ComputeClusterCollection.Builder
ComputeClusterCollection.Builder. copy(ComputeClusterCollection model)
ComputeClusterCollection.Builder
ComputeClusterCollection.Builder. items(List<ComputeClusterSummary> items)
The list of compute clusters.ComputeClusterCollection.Builder
ComputeClusterCollection. toBuilder()
-