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