Uses of Class
io.fabric8.openshift.api.model.whereabouts.v1alpha1.NodeSlicePoolStatusFluent.AllocationsNested
-
-
Uses of NodeSlicePoolStatusFluent.AllocationsNested in io.fabric8.openshift.api.model.whereabouts.v1alpha1
Methods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 that return NodeSlicePoolStatusFluent.AllocationsNested Modifier and Type Method Description NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. addNewAllocation()NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. addNewAllocationLike(NodeSlicePoolStatusAllocations item)NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. editAllocation(int index)NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. editFirstAllocation()NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. editLastAllocation()NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. editMatchingAllocation(Predicate<NodeSlicePoolStatusAllocationsBuilder> predicate)NodeSlicePoolStatusFluent.AllocationsNested<A>NodeSlicePoolStatusFluent. setNewAllocationLike(int index, NodeSlicePoolStatusAllocations item)
-