Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayInfrastructureFluent.ParametersRefNested
-
Packages that use GatewayInfrastructureFluent.ParametersRefNested Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GatewayInfrastructureFluent.ParametersRefNested in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return GatewayInfrastructureFluent.ParametersRefNested Modifier and Type Method Description GatewayInfrastructureFluent.ParametersRefNested<A>
GatewayInfrastructureFluent. editOrNewParametersRef()
GatewayInfrastructureFluent.ParametersRefNested<A>
GatewayInfrastructureFluent. editOrNewParametersRefLike(LocalParametersReference item)
GatewayInfrastructureFluent.ParametersRefNested<A>
GatewayInfrastructureFluent. editParametersRef()
GatewayInfrastructureFluent.ParametersRefNested<A>
GatewayInfrastructureFluent. withNewParametersRef()
GatewayInfrastructureFluent.ParametersRefNested<A>
GatewayInfrastructureFluent. withNewParametersRefLike(LocalParametersReference item)
-