|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateFilter | |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.options | |
| Uses of TemplateFilter in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return TemplateFilter | |
|---|---|
static TemplateFilter |
TemplateFilter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemplateFilter[] |
TemplateFilter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TemplateFilter in org.jclouds.cloudstack.options |
|---|
| Methods in org.jclouds.cloudstack.options with parameters of type TemplateFilter | |
|---|---|
ListTemplatesOptions |
ListTemplatesOptions.filter(TemplateFilter filter)
|
static ListTemplatesOptions |
ListTemplatesOptions.Builder.filter(TemplateFilter filter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||