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