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