Uses of Class
io.fabric8.openshift.api.model.whereabouts.v1alpha1.NodeSlicePoolSpec
-
-
Uses of NodeSlicePoolSpec in io.fabric8.openshift.api.model.whereabouts.v1alpha1
Methods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 that return NodeSlicePoolSpec Modifier and Type Method Description NodeSlicePoolSpecNodeSlicePoolSpecBuilder. build()NodeSlicePoolSpecNodeSlicePoolFluent. buildSpec()NodeSlicePoolSpecNodeSlicePool. getSpec()NodeSlicePool is the Schema for the nodesliceippools APIMethods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type NodeSlicePoolSpec Modifier and Type Method Description protected voidNodeSlicePoolSpecFluent. copyInstance(NodeSlicePoolSpec instance)NodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. editOrNewSpecLike(NodeSlicePoolSpec item)voidNodeSlicePool. setSpec(NodeSlicePoolSpec spec)NodeSlicePool is the Schema for the nodesliceippools APINodeSlicePoolFluent.SpecNested<A>NodeSlicePoolFluent. withNewSpecLike(NodeSlicePoolSpec item)ANodeSlicePoolFluent. withSpec(NodeSlicePoolSpec spec)Constructors in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type NodeSlicePoolSpec Constructor Description NodeSlicePool(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, NodeSlicePoolSpec spec, NodeSlicePoolStatus status)NodeSlicePoolSpecBuilder(NodeSlicePoolSpec instance)NodeSlicePoolSpecBuilder(NodeSlicePoolSpecFluent<?> fluent, NodeSlicePoolSpec instance)NodeSlicePoolSpecFluent(NodeSlicePoolSpec instance)
-