Package io.fabric8.kubernetes.client
Class MetricAPIGroupExtensionAdapter
java.lang.Object
io.fabric8.kubernetes.client.APIGroupExtensionAdapter<MetricAPIGroupClient>
io.fabric8.kubernetes.client.MetricAPIGroupExtensionAdapter
- All Implemented Interfaces:
ExtensionAdapter<MetricAPIGroupClient>
public class MetricAPIGroupExtensionAdapter extends APIGroupExtensionAdapter<MetricAPIGroupClient>
-
Constructor Summary
Constructors Constructor Description MetricAPIGroupExtensionAdapter() -
Method Summary
Modifier and Type Method Description protected StringgetAPIGroupName()Class<MetricAPIGroupClient>getExtensionType()protected MetricAPIGroupClientnewInstance(Client client)Methods inherited from class io.fabric8.kubernetes.client.APIGroupExtensionAdapter
adapt, isAdaptable
-
Constructor Details
-
MetricAPIGroupExtensionAdapter
public MetricAPIGroupExtensionAdapter()
-
-
Method Details
-
getAPIGroupName
- Specified by:
getAPIGroupNamein classAPIGroupExtensionAdapter<MetricAPIGroupClient>
-
getExtensionType
- Returns:
- The concrete class of the
Client.
-
newInstance
- Specified by:
newInstancein classAPIGroupExtensionAdapter<MetricAPIGroupClient>
-