public class Project extends KubernetesResource implements IProject
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE| Constructor and Description |
|---|
Project(org.jboss.dmr.ModelNode node,
IClient client,
Map<String,String[]> propertyKeys) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getNamespace()
Returns the scope of this resource
|
IProject |
getProject()
Return the project of the resource which
corresponds to the namespace
|
<T extends IResource> |
getResources(String kind)
Retrieves resource of the given kind that are scoped to
this project
|
void |
setDescription(String value) |
void |
setDisplayName(String name) |
accept, addLabel, asBoolean, asBoolean, asInt, asInt, asMap, asSet, asString, asString, equals, get, get, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCapability, getClient, getCreationTimeStamp, getEnvMap, getKind, getLabels, getMetadata, getModifiableCapabilities, getName, getNode, getPath, getPropertyKeys, getResourceVersion, has, hashCode, isAnnotatedWith, refresh, removeAnnotation, set, set, set, set, set, set, set, set, set, setAnnotation, setEnvMap, setName, setNamespace, setNode, supports, toJson, toJson, toPrettyString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotationaccept, getCapability, supportsgetApiVersiontoJson, toJsonpublic IProject getProject()
IResourcegetProject in interface IResourcegetProject in class KubernetesResourcepublic String getNamespace()
IResourcegetNamespace in interface IResourcegetNamespace in class KubernetesResourcepublic String getDisplayName()
getDisplayName in interface IProjectpublic void setDisplayName(String name)
setDisplayName in interface IProjectpublic String getDescription()
getDescription in interface IProjectpublic void setDescription(String value)
setDescription in interface IProjectCopyright © 2017 Red Hat, Inc. All Rights Reserved.