@Service public class OpenShiftExtensionAdapter extends OpenshiftAdapterSupport implements ExtensionAdapter<OpenShiftClient>
| Constructor and Description |
|---|
OpenShiftExtensionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftClient |
adapt(Client client) |
Class<OpenShiftClient> |
getExtensionType() |
isAdaptableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAdaptablepublic Class<OpenShiftClient> getExtensionType()
getExtensionType in interface ExtensionAdapter<OpenShiftClient>public OpenShiftClient adapt(Client client)
adapt in interface ExtensionAdapter<OpenShiftClient>Copyright © 2015–2017 Red Hat. All rights reserved.