Class GatewayInfrastructureFluent.ParametersRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.LocalParametersReferenceFluent<GatewayInfrastructureFluent.ParametersRefNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayInfrastructureFluent.ParametersRefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewayInfrastructureFluent<A extends GatewayInfrastructureFluent<A>>
public class GatewayInfrastructureFluent.ParametersRefNested<N> extends LocalParametersReferenceFluent<GatewayInfrastructureFluent.ParametersRefNested<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
endParametersRef()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.LocalParametersReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getKind, getName, hasAdditionalProperties, hasGroup, hashCode, hasKind, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withKind, withName
-
-