Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.AllowedRoutesFluent.NamespacesNested
-
Packages that use AllowedRoutesFluent.NamespacesNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of AllowedRoutesFluent.NamespacesNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return AllowedRoutesFluent.NamespacesNested Modifier and Type Method Description AllowedRoutesFluent.NamespacesNested<A>AllowedRoutesFluent. editNamespaces()AllowedRoutesFluent.NamespacesNested<A>AllowedRoutesFluent. editOrNewNamespaces()AllowedRoutesFluent.NamespacesNested<A>AllowedRoutesFluent. editOrNewNamespacesLike(RouteNamespaces item)AllowedRoutesFluent.NamespacesNested<A>AllowedRoutesFluent. withNewNamespaces()AllowedRoutesFluent.NamespacesNested<A>AllowedRoutesFluent. withNewNamespacesLike(RouteNamespaces item)
-