Class ListenerSetSpecFluent.ListenersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerEntryFluent<ListenerSetSpecFluent.ListenersNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerSetSpecFluent.ListenersNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ListenerSetSpecFluent<A extends ListenerSetSpecFluent<A>>
public class ListenerSetSpecFluent.ListenersNested<N> extends ListenerEntryFluent<ListenerSetSpecFluent.ListenersNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerEntryFluent
ListenerEntryFluent.AllowedRoutesNested<N>, ListenerEntryFluent.TlsNested<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()NendListener()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerEntryFluent
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-