public class UpdateableCapability extends Object implements IUpdatable
| Constructor and Description |
|---|
UpdateableCapability(IResource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Well known name of the capability
|
boolean |
isSupported()
Allow the implementation of the capability to determine if it is supported on
the OpenShift server.
|
void |
updateFrom(IResource source) |
public UpdateableCapability(IResource resource)
public boolean isSupported()
ICapabilityisSupported in interface ICapabilitypublic String getName()
ICapabilitygetName in interface ICapabilitypublic void updateFrom(IResource source)
updateFrom in interface IUpdatableCopyright © 2019 Red Hat, Inc. All Rights Reserved.