Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewaySpecFluent.AllowedListenersNested
-
Packages that use GatewaySpecFluent.AllowedListenersNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GatewaySpecFluent.AllowedListenersNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return GatewaySpecFluent.AllowedListenersNested Modifier and Type Method Description GatewaySpecFluent.AllowedListenersNested<A>GatewaySpecFluent. editAllowedListeners()GatewaySpecFluent.AllowedListenersNested<A>GatewaySpecFluent. editOrNewAllowedListeners()GatewaySpecFluent.AllowedListenersNested<A>GatewaySpecFluent. editOrNewAllowedListenersLike(AllowedListeners item)GatewaySpecFluent.AllowedListenersNested<A>GatewaySpecFluent. withNewAllowedListeners()GatewaySpecFluent.AllowedListenersNested<A>GatewaySpecFluent. withNewAllowedListenersLike(AllowedListeners item)
-