Class IngressClassFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.IngressClassSpecFluent<IngressClassFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.IngressClassFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressClassFluent<A extends IngressClassFluent<A>>
public class IngressClassFluent.SpecNested<N> extends IngressClassSpecFluent<IngressClassFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.IngressClassSpecFluent
IngressClassSpecFluent.ParametersNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1.IngressClassSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildParameters, copyInstance, editOrNewParameters, editOrNewParametersLike, editParameters, equals, getAdditionalProperties, getController, hasAdditionalProperties, hasController, hashCode, hasParameters, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withController, withNewParameters, withNewParameters, withNewParametersLike, withParameters
-
-