public interface SystemTemplateAsyncApi
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
deregister(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
deregisterPrivateTemplate(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VSystemDescriptor> | 
get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
update(String id,
      String localeId,
      String name,
      String value)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.