Class AllowedRoutesFluent.NamespacesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteNamespacesFluent<AllowedRoutesFluent.NamespacesNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedRoutesFluent.NamespacesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AllowedRoutesFluent<A extends AllowedRoutesFluent<A>>
public class AllowedRoutesFluent.NamespacesNested<N> extends RouteNamespacesFluent<AllowedRoutesFluent.NamespacesNested<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.RouteNamespacesFluent
RouteNamespacesFluent.SelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endNamespaces()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.RouteNamespacesFluent
addToAdditionalProperties, addToAdditionalProperties, buildSelector, copyInstance, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getAdditionalProperties, getFrom, hasAdditionalProperties, hasFrom, hashCode, hasSelector, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFrom, withNewSelector, withNewSelectorLike, withSelector
-
-