| Package | Description | 
|---|---|
| org.jclouds.ultradns.ws.domain | |
| org.jclouds.ultradns.ws.features | |
| org.jclouds.ultradns.ws.predicates | |
| org.jclouds.ultradns.ws.xml | 
| Modifier and Type | Method and Description | 
|---|---|
Zone | 
Zone.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
Zone.Builder | 
Zone.Builder.from(Zone in)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.FluentIterable<Zone> | 
ZoneApi.listByAccount(String accountId)
Lists all zones in the specified account. 
 | 
com.google.common.collect.FluentIterable<Zone> | 
ZoneApi.listByAccountAndType(String accountId,
                    Zone.Type type)
Lists all zones in the specified account of type 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.common.base.Predicate<Zone> | 
ZonePredicates.typeEqualTo(Zone.Type type)  | 
| Modifier and Type | Method and Description | 
|---|---|
Zone | 
ZoneHandler.getResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.FluentIterable<Zone> | 
ZoneListHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.