@Service public class StorageAPIGroupExtensionAdapter extends APIGroupExtensionAdapter<StorageAPIGroupClient>
| Constructor and Description |
|---|
StorageAPIGroupExtensionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAPIGroupName() |
java.lang.Class<StorageAPIGroupClient> |
getExtensionType() |
protected StorageAPIGroupClient |
newInstance(Client client) |
adapt, isAdaptableprotected java.lang.String getAPIGroupName()
getAPIGroupName in class APIGroupExtensionAdapter<StorageAPIGroupClient>public java.lang.Class<StorageAPIGroupClient> getExtensionType()
Client.protected StorageAPIGroupClient newInstance(Client client)
newInstance in class APIGroupExtensionAdapter<StorageAPIGroupClient>Copyright © 2015-2019 Red Hat. All Rights Reserved.