Class GatewaySpecFluent.AddressesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayAddressFluent<GatewaySpecFluent.AddressesNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent.AddressesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewaySpecFluent<A extends GatewaySpecFluent<A>>
public class GatewaySpecFluent.AddressesNested<N> extends GatewayAddressFluent<GatewaySpecFluent.AddressesNested<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
endAddress()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayAddressFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getType, getValue, hasAdditionalProperties, hashCode, hasType, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withType, withValue
-
-