Class ListenerFluent.AllowedRoutesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedRoutesFluent<ListenerFluent.AllowedRoutesNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerFluent.AllowedRoutesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ListenerFluent<A extends ListenerFluent<A>>
public class ListenerFluent.AllowedRoutesNested<N> extends AllowedRoutesFluent<ListenerFluent.AllowedRoutesNested<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.AllowedRoutesFluent
AllowedRoutesFluent.KindsNested<N>, AllowedRoutesFluent.NamespacesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAllowedRoutes()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedRoutesFluent
addAllToKinds, addNewKind, addNewKind, addNewKindLike, addToAdditionalProperties, addToAdditionalProperties, addToKinds, addToKinds, buildFirstKind, buildKind, buildKinds, buildLastKind, buildMatchingKind, buildNamespaces, copyInstance, editFirstKind, editKind, editLastKind, editMatchingKind, editNamespaces, editOrNewNamespaces, editOrNewNamespacesLike, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasKinds, hasMatchingKind, hasNamespaces, removeAllFromKinds, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromKinds, removeMatchingFromKinds, setNewKindLike, setToKinds, toString, withAdditionalProperties, withKinds, withKinds, withNamespaces, withNewNamespaces, withNewNamespacesLike
-
-