Uses of Class
io.fabric8.openshift.api.model.config.v1.IngressList
-
-
Uses of IngressList in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return IngressList Modifier and Type Method Description IngressListIngressListBuilder. build()Methods in io.fabric8.openshift.api.model.config.v1 with parameters of type IngressList Modifier and Type Method Description protected voidIngressListFluent. copyInstance(IngressList instance)Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type IngressList Constructor Description IngressListBuilder(IngressList instance)IngressListBuilder(IngressListFluent<?> fluent, IngressList instance)IngressListFluent(IngressList instance)
-