Uses of Class
com.oracle.bmc.ocvp.model.ClusterCollection.Builder
-
Packages that use ClusterCollection.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of ClusterCollection.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ClusterCollection.Builder Modifier and Type Method Description static ClusterCollection.Builder
ClusterCollection. builder()
Create a new builder.ClusterCollection.Builder
ClusterCollection.Builder. copy(ClusterCollection model)
ClusterCollection.Builder
ClusterCollection.Builder. items(List<ClusterSummary> items)
A list of Clusters.ClusterCollection.Builder
ClusterCollection. toBuilder()
-