Uses of Class
io.fabric8.openshift.api.model.RangeAllocationList
-
Packages that use RangeAllocationList Package Description io.fabric8.openshift.api.model -
-
Uses of RangeAllocationList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RangeAllocationList Modifier and Type Method Description RangeAllocationListRangeAllocationListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type RangeAllocationList Modifier and Type Method Description protected voidRangeAllocationListFluent. copyInstance(RangeAllocationList instance)Constructors in io.fabric8.openshift.api.model with parameters of type RangeAllocationList Constructor Description RangeAllocationListBuilder(RangeAllocationList instance)RangeAllocationListBuilder(RangeAllocationListFluent<?> fluent, RangeAllocationList instance)RangeAllocationListFluent(RangeAllocationList instance)
-