Uses of Class
com.oracle.bmc.ocvp.model.ClusterCollection
-
Packages that use ClusterCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of ClusterCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ClusterCollection Modifier and Type Method Description ClusterCollection
ClusterCollection.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type ClusterCollection Modifier and Type Method Description ClusterCollection.Builder
ClusterCollection.Builder. copy(ClusterCollection model)
-
Uses of ClusterCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ClusterCollection Modifier and Type Method Description ClusterCollection
ListClustersResponse. getClusterCollection()
The returned ClusterCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type ClusterCollection Modifier and Type Method Description ListClustersResponse.Builder
ListClustersResponse.Builder. clusterCollection(ClusterCollection clusterCollection)
The returned ClusterCollection instance.
-