Uses of Class
io.fabric8.openshift.api.model.whereabouts.v1alpha1.NodeSlicePoolFluent.SpecNested
-
-
Uses of NodeSlicePoolFluent.SpecNested in io.fabric8.openshift.api.model.whereabouts.v1alpha1
Methods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 that return NodeSlicePoolFluent.SpecNested Modifier and Type Method Description NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. editOrNewSpec()NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. editOrNewSpecLike(NodeSlicePoolSpec item)NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. editSpec()NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. withNewSpec()NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. withNewSpecLike(NodeSlicePoolSpec item)
-