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