Uses of Class
io.fabric8.openshift.api.model.config.v1.IngressFluent
-
Packages that use IngressFluent Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of IngressFluent in io.fabric8.openshift.api.model.config.v1
Classes in io.fabric8.openshift.api.model.config.v1 with type parameters of type IngressFluent Modifier and Type Class Description classIngressFluent<A extends IngressFluent<A>>GeneratedSubclasses of IngressFluent in io.fabric8.openshift.api.model.config.v1 Modifier and Type Class Description classIngressBuilderclassIngressListFluent.ItemsNested<N>Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type IngressFluent Constructor Description IngressBuilder(IngressFluent<?> fluent)IngressBuilder(IngressFluent<?> fluent, Ingress instance)
-