Uses of Interface
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking.v1beta1 |
-
Uses of IngressListFluent in io.fabric8.kubernetes.api.model.networking.v1beta1
Classes in io.fabric8.kubernetes.api.model.networking.v1beta1 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.networking.v1beta1 that implement IngressListFluent Modifier and Type Class Description classDoneableIngressListclassIngressListBuilderclassIngressListFluentImpl<A extends IngressListFluent<A>>Constructors in io.fabric8.kubernetes.api.model.networking.v1beta1 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)