public class PropertyAccessCapability extends Object implements IPropertyAccessCapability
IPropertyAccessCapability.UnresolvablePathException| Constructor and Description |
|---|
PropertyAccessCapability(IResource resource) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
asMap(String path) |
String |
asString(String path)
Return the string value to the path
|
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.
|
public PropertyAccessCapability(IResource resource)
public String asString(String path)
IPropertyAccessCapabilityasString in interface IPropertyAccessCapabilitypublic Map<String,Object> asMap(String path)
asMap in interface IPropertyAccessCapabilitypublic boolean isSupported()
ICapabilityisSupported in interface ICapabilitypublic String getName()
ICapabilitygetName in interface ICapabilityCopyright © 2019 Red Hat, Inc. All Rights Reserved.