Uses of Class
io.fabric8.openshift.api.model.RangeAllocationBuilder
-
Packages that use RangeAllocationBuilder Package Description io.fabric8.openshift.api.model -
-
Uses of RangeAllocationBuilder in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RangeAllocationBuilder Modifier and Type Method Description RangeAllocationBuilderRangeAllocation. edit()RangeAllocationBuilderRangeAllocation. toBuilder()Method parameters in io.fabric8.openshift.api.model with type arguments of type RangeAllocationBuilder Modifier and Type Method Description RangeAllocationRangeAllocationListFluent. buildMatchingItem(Predicate<RangeAllocationBuilder> predicate)RangeAllocationListFluent.ItemsNested<A>RangeAllocationListFluent. editMatchingItem(Predicate<RangeAllocationBuilder> predicate)booleanRangeAllocationListFluent. hasMatchingItem(Predicate<RangeAllocationBuilder> predicate)ARangeAllocationListFluent. removeMatchingFromItems(Predicate<RangeAllocationBuilder> predicate)
-