Uses of Class
io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPoolSpec
-
-
Uses of IPPoolSpec in io.fabric8.openshift.api.model.whereabouts.v1alpha1
Methods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 that return IPPoolSpec Modifier and Type Method Description IPPoolSpecIPPoolSpecBuilder. build()IPPoolSpecIPPoolFluent. buildSpec()IPPoolSpecIPPool. getSpec()IPPool is the Schema for the ippools APIMethods in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type IPPoolSpec Modifier and Type Method Description protected voidIPPoolSpecFluent. copyInstance(IPPoolSpec instance)IPPoolFluent.SpecNested<A>IPPoolFluent. editOrNewSpecLike(IPPoolSpec item)voidIPPool. setSpec(IPPoolSpec spec)IPPool is the Schema for the ippools APIIPPoolFluent.SpecNested<A>IPPoolFluent. withNewSpecLike(IPPoolSpec item)AIPPoolFluent. withSpec(IPPoolSpec spec)Constructors in io.fabric8.openshift.api.model.whereabouts.v1alpha1 with parameters of type IPPoolSpec Constructor Description IPPool(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, IPPoolSpec spec)IPPoolSpecBuilder(IPPoolSpec instance)IPPoolSpecBuilder(IPPoolSpecFluent<?> fluent, IPPoolSpec instance)IPPoolSpecFluent(IPPoolSpec instance)
-