Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsolePluginBackendFluent.ServiceNested
-
-
Uses of ConsolePluginBackendFluent.ServiceNested in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsolePluginBackendFluent.ServiceNested Modifier and Type Method Description ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. editOrNewService()ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. editOrNewServiceLike(ConsolePluginService item)ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. editService()ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. withNewService()ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. withNewServiceLike(ConsolePluginService item)
-