Package | Description |
---|---|
org.jclouds.slicehost | |
org.jclouds.slicehost.xml |
Modifier and Type | Method and Description |
---|---|
Backup |
SlicehostClient.getBackup(int id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Backup> |
SlicehostAsyncClient.getBackup(int id) |
Set<Backup> |
SlicehostClient.listBackups() |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Backup>> |
SlicehostAsyncClient.listBackups() |
Modifier and Type | Method and Description |
---|---|
Backup |
BackupHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<? extends Backup> |
BackupsHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.