public interface IProject extends IResource
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
<T extends IResource> |
getResources(String kind)
Retrieves resource of the given kind that are scoped to this project
|
String |
getStatus() |
void |
setDescription(String value) |
void |
setDisplayName(String name) |
addLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, getNamespaceName, getProject, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotationaccept, getCapability, supportsgetApiVersiontoJson, toJson<T extends IResource> List<T> getResources(String kind)
kind - String getDisplayName()
void setDisplayName(String name)
String getDescription()
void setDescription(String value)
String getStatus()
Copyright © 2019 Red Hat, Inc. All Rights Reserved.