Class GatewaySpecFluent.InfrastructureNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayInfrastructureFluent<GatewaySpecFluent.InfrastructureNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent.InfrastructureNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewaySpecFluent<A extends GatewaySpecFluent<A>>
public class GatewaySpecFluent.InfrastructureNested<N> extends GatewayInfrastructureFluent<GatewaySpecFluent.InfrastructureNested<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.GatewayInfrastructureFluent
GatewayInfrastructureFluent.ParametersRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endInfrastructure()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayInfrastructureFluent
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, buildParametersRef, copyInstance, editOrNewParametersRef, editOrNewParametersRefLike, editParametersRef, equals, getAdditionalProperties, getAnnotations, getLabels, hasAdditionalProperties, hasAnnotations, hashCode, hasLabels, hasParametersRef, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, toString, withAdditionalProperties, withAnnotations, withLabels, withNewParametersRef, withNewParametersRef, withNewParametersRefLike, withParametersRef
-
-