Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta2.ManagedClusterSetSpecFluent.ClusterSelectorNested
-
Packages that use ManagedClusterSetSpecFluent.ClusterSelectorNested Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta2 -
-
Uses of ManagedClusterSetSpecFluent.ClusterSelectorNested in io.fabric8.openclustermanagement.api.model.cluster.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 that return ManagedClusterSetSpecFluent.ClusterSelectorNested Modifier and Type Method Description ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. editClusterSelector()ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. editOrNewClusterSelector()ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. editOrNewClusterSelectorLike(ManagedClusterSelector item)ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. withNewClusterSelector()ManagedClusterSetSpecFluent.ClusterSelectorNested<A>ManagedClusterSetSpecFluent. withNewClusterSelectorLike(ManagedClusterSelector item)
-