public abstract class AbstractCapability extends Object implements ICapability
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCapability(IResource resource,
IClient client,
String capability) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported()
Allow the implementation of the capability to determine if it is supported on
the OpenShift server.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic boolean isSupported()
ICapabilityisSupported in interface ICapabilityCopyright © 2020 Red Hat, Inc. All Rights Reserved.