Uses of Class
io.fabric8.openshift.api.model.console.v1.ConsolePluginService
-
-
Uses of ConsolePluginService in io.fabric8.openshift.api.model.console.v1
Methods in io.fabric8.openshift.api.model.console.v1 that return ConsolePluginService Modifier and Type Method Description ConsolePluginServiceConsolePluginServiceBuilder. build()ConsolePluginServiceConsolePluginBackendFluent. buildService()ConsolePluginServiceConsolePluginBackend. getService()ConsolePluginBackend holds information about the endpoint which serves the console's pluginMethods in io.fabric8.openshift.api.model.console.v1 with parameters of type ConsolePluginService Modifier and Type Method Description protected voidConsolePluginServiceFluent. copyInstance(ConsolePluginService instance)ConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. editOrNewServiceLike(ConsolePluginService item)voidConsolePluginBackend. setService(ConsolePluginService service)ConsolePluginBackend holds information about the endpoint which serves the console's pluginConsolePluginBackendFluent.ServiceNested<A>ConsolePluginBackendFluent. withNewServiceLike(ConsolePluginService item)AConsolePluginBackendFluent. withService(ConsolePluginService service)Constructors in io.fabric8.openshift.api.model.console.v1 with parameters of type ConsolePluginService Constructor Description ConsolePluginBackend(ConsolePluginService service, String type)ConsolePluginServiceBuilder(ConsolePluginService instance)ConsolePluginServiceBuilder(ConsolePluginServiceFluent<?> fluent, ConsolePluginService instance)ConsolePluginServiceFluent(ConsolePluginService instance)
-