Class IngressClassSpecFluent.ParametersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1beta1.IngressClassParametersReferenceFluent<IngressClassSpecFluent.ParametersNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1beta1.IngressClassSpecFluent.ParametersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressClassSpecFluent<A extends IngressClassSpecFluent<A>>
public class IngressClassSpecFluent.ParametersNested<N> extends IngressClassParametersReferenceFluent<IngressClassSpecFluent.ParametersNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endParameters()
-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressClassParametersReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiGroup, getKind, getName, getNamespace, getScope, hasAdditionalProperties, hasApiGroup, hashCode, hasKind, hasName, hasNamespace, hasScope, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiGroup, withKind, withName, withNamespace, withScope
-
-