Class GatewaySpecFluent.ListenersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerFluent<GatewaySpecFluent.ListenersNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent.ListenersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewaySpecFluent<A extends GatewaySpecFluent<A>>
public class GatewaySpecFluent.ListenersNested<N> extends ListenerFluent<GatewaySpecFluent.ListenersNested<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.ListenerFluent
ListenerFluent.AllowedRoutesNested<N>, ListenerFluent.TlsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendListener()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerFluent
addToAdditionalProperties, addToAdditionalProperties, buildAllowedRoutes, buildTls, copyInstance, editAllowedRoutes, editOrNewAllowedRoutes, editOrNewAllowedRoutesLike, editOrNewTls, editOrNewTlsLike, editTls, equals, getAdditionalProperties, getHostname, getName, getPort, getProtocol, hasAdditionalProperties, hasAllowedRoutes, hashCode, hasHostname, hasName, hasPort, hasProtocol, hasTls, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllowedRoutes, withHostname, withName, withNewAllowedRoutes, withNewAllowedRoutesLike, withNewTls, withNewTlsLike, withPort, withProtocol, withTls
-
-