| Package | Description |
|---|---|
| org.jclouds.vcloud.domain.internal | |
| org.jclouds.vcloud.features | |
| org.jclouds.vcloud.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
TasksListImpl
Locations of resources in vCloud
|
| Modifier and Type | Method and Description |
|---|---|
TasksList |
TaskClient.findTasksListInOrgNamed(String orgName) |
TasksList |
TaskClient.getTasksList(URI tasksListId) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<TasksList> |
TaskAsyncClient.findTasksListInOrgNamed(String orgName) |
com.google.common.util.concurrent.ListenableFuture<TasksList> |
TaskAsyncClient.getTasksList(URI tasksListId) |
| Modifier and Type | Method and Description |
|---|---|
TasksList |
TasksListHandler.getResult() |
Copyright © 2009-2012 jclouds. All Rights Reserved.