Uses of Class
io.fabric8.kubernetes.client.AutoscalingAPIGroupClient
-
Packages that use AutoscalingAPIGroupClient Package Description io.fabric8.kubernetes.client -
-
Uses of AutoscalingAPIGroupClient in io.fabric8.kubernetes.client
Methods in io.fabric8.kubernetes.client that return AutoscalingAPIGroupClient Modifier and Type Method Description protected AutoscalingAPIGroupClientAutoscalingAPIGroupExtensionAdapter. newInstance(Client client)Methods in io.fabric8.kubernetes.client that return types with arguments of type AutoscalingAPIGroupClient Modifier and Type Method Description Class<AutoscalingAPIGroupClient>AutoscalingAPIGroupExtensionAdapter. getExtensionType()
-