| Package | Description | 
|---|---|
| org.jclouds.ultradns.ws.domain | |
| org.jclouds.ultradns.ws.features | |
| org.jclouds.ultradns.ws.xml | 
| Modifier and Type | Method and Description | 
|---|---|
DirectionalGroup | 
DirectionalGroup.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectionalGroup.Builder | 
DirectionalGroup.Builder.from(DirectionalGroup in)  | 
| Modifier and Type | Method and Description | 
|---|---|
DirectionalGroup | 
DirectionalGroupApi.get(String groupId)
returns the regions and name of the specified directional group or null,
 if not found. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
DirectionalPoolApi.addRecordIntoNewGroup(String poolId,
                     DirectionalPoolRecord toCreate,
                     DirectionalGroup group)
creates a resource record in the pool. 
 | 
void | 
DirectionalPoolApi.updateRecordAndGroup(String recordId,
                    DirectionalPoolRecord update,
                    DirectionalGroup group)
updates the geo groups of an existing directional record. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DirectionalGroup | 
DirectionalGroupHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.