Uses of Class
io.fabric8.openshift.api.model.operator.v1.ServerFluent.ForwardPluginNested
-
Packages that use ServerFluent.ForwardPluginNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServerFluent.ForwardPluginNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ServerFluent.ForwardPluginNested Modifier and Type Method Description ServerFluent.ForwardPluginNested<A>ServerFluent. editForwardPlugin()ServerFluent.ForwardPluginNested<A>ServerFluent. editOrNewForwardPlugin()ServerFluent.ForwardPluginNested<A>ServerFluent. editOrNewForwardPluginLike(ForwardPlugin item)ServerFluent.ForwardPluginNested<A>ServerFluent. withNewForwardPlugin()ServerFluent.ForwardPluginNested<A>ServerFluent. withNewForwardPluginLike(ForwardPlugin item)
-