Uses of Class
io.fabric8.openshift.api.model.whereabouts.v1alpha1.NodeSlicePoolStatus
-
-
Uses of NodeSlicePoolStatus in io.fabric8.openshift.api.model.whereabouts.v1alpha1
Methods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 that return NodeSlicePoolStatus Modifier and Type Method Description NodeSlicePoolStatusNodeSlicePoolStatusBuilder. build()NodeSlicePoolStatusNodeSlicePoolFluent. buildStatus()NodeSlicePoolStatusNodeSlicePool. getStatus()NodeSlicePool is the Schema for the nodesliceippools APIMethods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type NodeSlicePoolStatus Modifier and Type Method Description protected voidNodeSlicePoolStatusFluent. copyInstance(NodeSlicePoolStatus instance)NodeSlicePoolFluent.StatusNested<A>NodeSlicePoolFluent. editOrNewStatusLike(NodeSlicePoolStatus item)voidNodeSlicePool. setStatus(NodeSlicePoolStatus status)NodeSlicePool is the Schema for the nodesliceippools APINodeSlicePoolFluent.StatusNested<A>NodeSlicePoolFluent. withNewStatusLike(NodeSlicePoolStatus item)ANodeSlicePoolFluent. withStatus(NodeSlicePoolStatus status)Constructors in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type NodeSlicePoolStatus Constructor Description NodeSlicePool(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, NodeSlicePoolSpec spec, NodeSlicePoolStatus status)NodeSlicePoolStatusBuilder(NodeSlicePoolStatus instance)NodeSlicePoolStatusBuilder(NodeSlicePoolStatusFluent<?> fluent, NodeSlicePoolStatus instance)NodeSlicePoolStatusFluent(NodeSlicePoolStatus instance)
-