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