Uses of Class
io.fabric8.openshift.api.model.operator.v1.IngressControllerSetHTTPHeader
-
Packages that use IngressControllerSetHTTPHeader Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of IngressControllerSetHTTPHeader in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return IngressControllerSetHTTPHeader Modifier and Type Method Description IngressControllerSetHTTPHeaderIngressControllerSetHTTPHeaderBuilder. build()IngressControllerSetHTTPHeaderIngressControllerHTTPHeaderActionUnionFluent. buildSet()IngressControllerSetHTTPHeaderIngressControllerHTTPHeaderActionUnion. getSet()IngressControllerHTTPHeaderActionUnion specifies an action to take on an HTTP header.Methods in io.fabric8.openshift.api.model.operator.v1 with parameters of type IngressControllerSetHTTPHeader Modifier and Type Method Description protected voidIngressControllerSetHTTPHeaderFluent. copyInstance(IngressControllerSetHTTPHeader instance)IngressControllerHTTPHeaderActionUnionFluent.SetNested<A>IngressControllerHTTPHeaderActionUnionFluent. editOrNewSetLike(IngressControllerSetHTTPHeader item)voidIngressControllerHTTPHeaderActionUnion. setSet(IngressControllerSetHTTPHeader set)IngressControllerHTTPHeaderActionUnion specifies an action to take on an HTTP header.IngressControllerHTTPHeaderActionUnionFluent.SetNested<A>IngressControllerHTTPHeaderActionUnionFluent. withNewSetLike(IngressControllerSetHTTPHeader item)AIngressControllerHTTPHeaderActionUnionFluent. withSet(IngressControllerSetHTTPHeader set)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type IngressControllerSetHTTPHeader Constructor Description IngressControllerHTTPHeaderActionUnion(IngressControllerSetHTTPHeader set, String type)IngressControllerSetHTTPHeaderBuilder(IngressControllerSetHTTPHeader instance)IngressControllerSetHTTPHeaderBuilder(IngressControllerSetHTTPHeaderFluent<?> fluent, IngressControllerSetHTTPHeader instance)IngressControllerSetHTTPHeaderFluent(IngressControllerSetHTTPHeader instance)
-