Uses of Interface
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressSpecFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking.v1beta1 |
-
Uses of IngressSpecFluent in io.fabric8.kubernetes.api.model.networking.v1beta1
Classes in io.fabric8.kubernetes.api.model.networking.v1beta1 with type parameters of type IngressSpecFluent Modifier and Type Interface Description interfaceIngressSpecFluent<A extends IngressSpecFluent<A>>classIngressSpecFluentImpl<A extends IngressSpecFluent<A>>Subinterfaces of IngressSpecFluent in io.fabric8.kubernetes.api.model.networking.v1beta1 Modifier and Type Interface Description static interfaceIngressFluent.SpecNested<N>Classes in io.fabric8.kubernetes.api.model.networking.v1beta1 that implement IngressSpecFluent Modifier and Type Class Description classDoneableIngressSpecclassIngressFluentImpl.SpecNestedImpl<N>classIngressSpecBuilderclassIngressSpecFluentImpl<A extends IngressSpecFluent<A>>Constructors in io.fabric8.kubernetes.api.model.networking.v1beta1 with parameters of type IngressSpecFluent Constructor Description IngressSpecBuilder(IngressSpecFluent<?> fluent)IngressSpecBuilder(IngressSpecFluent<?> fluent, IngressSpec instance)IngressSpecBuilder(IngressSpecFluent<?> fluent, IngressSpec instance, Boolean validationEnabled)IngressSpecBuilder(IngressSpecFluent<?> fluent, Boolean validationEnabled)