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:
Nested<N>
- Enclosing class:
- GatewaySpecFluent<A extends GatewaySpecFluent<A>>
public class GatewaySpecFluent.InfrastructureNested<N> extends GatewayInfrastructureFluent<GatewaySpecFluent.InfrastructureNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayInfrastructureFluent
GatewayInfrastructureFluent.ParametersRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInfrastructure()-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-