Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta2.ManagedClusterSelector
-
Packages that use ManagedClusterSelector Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta2 -
-
Uses of ManagedClusterSelector in io.fabric8.openclustermanagement.api.model.cluster.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 that return ManagedClusterSelector Modifier and Type Method Description ManagedClusterSelectorManagedClusterSelectorBuilder. build()ManagedClusterSelectorManagedClusterSetSpecFluent. buildClusterSelector()ManagedClusterSelectorManagedClusterSetSpec. getClusterSelector()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 with parameters of type ManagedClusterSelector Modifier and Type Method Description protected voidManagedClusterSelectorFluent. copyInstance(ManagedClusterSelector instance)ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. editOrNewClusterSelectorLike(ManagedClusterSelector item)voidManagedClusterSetSpec. setClusterSelector(ManagedClusterSelector clusterSelector)AManagedClusterSetSpecFluent. withClusterSelector(ManagedClusterSelector clusterSelector)ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. withNewClusterSelectorLike(ManagedClusterSelector item)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 with parameters of type ManagedClusterSelector Constructor Description ManagedClusterSelectorBuilder(ManagedClusterSelector instance)ManagedClusterSelectorBuilder(ManagedClusterSelectorFluent<?> fluent, ManagedClusterSelector instance)ManagedClusterSelectorFluent(ManagedClusterSelector instance)ManagedClusterSetSpec(ManagedClusterSelector clusterSelector)
-