Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterStateList
-
Packages that use ClusterStateList Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterStateList in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterStateList Modifier and Type Method Description ClusterStateListClusterStateListBuilder. build()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterStateList Modifier and Type Method Description protected voidClusterStateListFluent. copyInstance(ClusterStateList instance)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterStateList Constructor Description ClusterStateListBuilder(ClusterStateList instance)ClusterStateListBuilder(ClusterStateListFluent<?> fluent, ClusterStateList instance)ClusterStateListFluent(ClusterStateList instance)
-