Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterFluent.SpecNested
-
Packages that use ManagedClusterFluent.SpecNested Package Description io.fabric8.openclustermanagement.api.model.cluster.v1 -
-
Uses of ManagedClusterFluent.SpecNested in io.fabric8.openclustermanagement.api.model.cluster.v1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1 that return ManagedClusterFluent.SpecNested Modifier and Type Method Description ManagedClusterFluent.SpecNested<A>ManagedClusterFluent. editOrNewSpec()ManagedClusterFluent.SpecNested<A>ManagedClusterFluent. editOrNewSpecLike(ManagedClusterSpec item)ManagedClusterFluent.SpecNested<A>ManagedClusterFluent. editSpec()ManagedClusterFluent.SpecNested<A>ManagedClusterFluent. withNewSpec()ManagedClusterFluent.SpecNested<A>ManagedClusterFluent. withNewSpecLike(ManagedClusterSpec item)
-