public interface IList extends IResource
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(Collection<IResource> items)
Add all of the given resources to the list
|
Collection<IResource> |
getItems()
Retrieve the list of resources for this config
|
addLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, getNamespaceName, getProject, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotationaccept, getCapability, supportsgetApiVersiontoJson, toJsonCollection<IResource> getItems()
void addAll(Collection<IResource> items)
Copyright © 2019 Red Hat, Inc. All Rights Reserved.