Uses of Interface
io.fabric8.kubernetes.api.model.extensions.IngressListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.extensions |
-
Uses of IngressListFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type IngressListFluent Modifier and Type Interface Description interfaceIngressListFluent<A extends IngressListFluent<A>>classIngressListFluentImpl<A extends IngressListFluent<A>>Classes in io.fabric8.kubernetes.api.model.extensions that implement IngressListFluent Modifier and Type Class Description classDoneableIngressListclassIngressListBuilderclassIngressListFluentImpl<A extends IngressListFluent<A>>Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type IngressListFluent Constructor Description IngressListBuilder(IngressListFluent<?> fluent)IngressListBuilder(IngressListFluent<?> fluent, IngressList instance)IngressListBuilder(IngressListFluent<?> fluent, IngressList instance, Boolean validationEnabled)IngressListBuilder(IngressListFluent<?> fluent, Boolean validationEnabled)