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