Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayFluent.SpecNested
-
Packages that use GatewayFluent.SpecNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GatewayFluent.SpecNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return GatewayFluent.SpecNested Modifier and Type Method Description GatewayFluent.SpecNested<A>GatewayFluent. editOrNewSpec()GatewayFluent.SpecNested<A>GatewayFluent. editOrNewSpecLike(GatewaySpec item)GatewayFluent.SpecNested<A>GatewayFluent. editSpec()GatewayFluent.SpecNested<A>GatewayFluent. withNewSpec()GatewayFluent.SpecNested<A>GatewayFluent. withNewSpecLike(GatewaySpec item)
-