public interface SystemTemplateApi
| Modifier and Type | Method and Description |
|---|---|
void |
deregister(String id) |
void |
deregisterPrivateTemplate(String id) |
VSystemDescriptor |
get(String id) |
void |
update(String id,
String localeId,
String name,
String value) |
Copyright © 2009-2013 jclouds. All Rights Reserved.