public interface IProjectTemplateList extends ICapability
| Modifier and Type | Method and Description |
|---|---|
Collection<ITemplate> |
getCommonTemplates()
Retrieve the common templates from the server (e.g.
|
default Collection<ITemplate> |
getCommonTemplates(String clusterNamespace)
Retrieve the common templates from the server (e.g.
|
Collection<ITemplate> |
getTemplates()
Retrieve the templates associated with a specific project
|
getName, isSupportedCollection<ITemplate> getTemplates()
Collection<ITemplate> getCommonTemplates()
default Collection<ITemplate> getCommonTemplates(String clusterNamespace)
Copyright © 2020 Red Hat, Inc. All Rights Reserved.