Class GatewaySpecFluent.AllowedListenersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedListenersFluent<GatewaySpecFluent.AllowedListenersNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent.AllowedListenersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewaySpecFluent<A extends GatewaySpecFluent<A>>
public class GatewaySpecFluent.AllowedListenersNested<N> extends AllowedListenersFluent<GatewaySpecFluent.AllowedListenersNested<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.AllowedListenersFluent
AllowedListenersFluent.NamespacesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAllowedListeners()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedListenersFluent
addToAdditionalProperties, addToAdditionalProperties, buildNamespaces, copyInstance, editNamespaces, editOrNewNamespaces, editOrNewNamespacesLike, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasNamespaces, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNamespaces, withNewNamespaces, withNewNamespacesLike
-
-