| Package | Description |
|---|---|
| org.jclouds.ultradns.ws.domain | |
| org.jclouds.ultradns.ws.features | |
| org.jclouds.ultradns.ws.xml |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Task.Builder |
Task.Builder.from(Task in) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskApi.get(String guid)
Retrieves information about the specified task
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
TaskAsyncApi.get(String name) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Task>> |
TaskAsyncApi.list() |
com.google.common.collect.FluentIterable<Task> |
TaskApi.list()
Lists all tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<Task> |
TaskListHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.