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
|
void |
setDescription(String value) |
void |
setDisplayName(String name) |
addLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, 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)
Copyright © 2017 Red Hat, Inc. All Rights Reserved.