Uses of Class
io.fabric8.kubernetes.api.model.HTTPGetActionFluent.PortNested
-
Packages that use HTTPGetActionFluent.PortNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of HTTPGetActionFluent.PortNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return HTTPGetActionFluent.PortNested Modifier and Type Method Description HTTPGetActionFluent.PortNested<A>HTTPGetActionFluent. editOrNewPort()HTTPGetActionFluent.PortNested<A>HTTPGetActionFluent. editOrNewPortLike(IntOrString item)HTTPGetActionFluent.PortNested<A>HTTPGetActionFluent. editPort()HTTPGetActionFluent.PortNested<A>HTTPGetActionFluent. withNewPort()HTTPGetActionFluent.PortNested<A>HTTPGetActionFluent. withNewPortLike(IntOrString item)
-