Class GatewayClassFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayClassSpecFluent<GatewayClassFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1beta1.GatewayClassFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewayClassFluent<A extends GatewayClassFluent<A>>
public class GatewayClassFluent.SpecNested<N> extends GatewayClassSpecFluent<GatewayClassFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayClassSpecFluent
GatewayClassSpecFluent.ParametersRefNested<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.gatewayapi.v1.GatewayClassSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildParametersRef, copyInstance, editOrNewParametersRef, editOrNewParametersRefLike, editParametersRef, equals, getAdditionalProperties, getControllerName, getDescription, hasAdditionalProperties, hasControllerName, hasDescription, hashCode, hasParametersRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withControllerName, withDescription, withNewParametersRef, withNewParametersRef, withNewParametersRefLike, withParametersRef
-
-