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