Uses of Class
io.fabric8.kubernetes.client.ServiceToURLProvider.ServiceToUrlImplPriority
| Package | Description |
|---|---|
| io.fabric8.kubernetes.client |
-
Uses of ServiceToURLProvider.ServiceToUrlImplPriority in io.fabric8.kubernetes.client
Methods in io.fabric8.kubernetes.client that return ServiceToURLProvider.ServiceToUrlImplPriority Modifier and Type Method Description static ServiceToURLProvider.ServiceToUrlImplPriorityServiceToURLProvider.ServiceToUrlImplPriority. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceToURLProvider.ServiceToUrlImplPriority[]ServiceToURLProvider.ServiceToUrlImplPriority. values()Returns an array containing the constants of this enum type, in the order they are declared.