| Package | Description |
|---|---|
| org.jclouds.ultradns.ws.domain | |
| org.jclouds.ultradns.ws.features | |
| org.jclouds.ultradns.ws.xml |
| Modifier and Type | Method and Description |
|---|---|
ResourceRecordDetail |
ResourceRecordDetail.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ResourceRecordDetail.Builder |
ResourceRecordDetail.Builder.from(ResourceRecordDetail in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.list()
Returns all the specified record types in the zone.
|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.listByName(String hostName)
Returns all the specified record types in the zone with the fully
qualified
hostName |
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.listByNameAndType(String hostName,
int rrType)
Returns all the specified record types in the zone with the fully
qualified
hostName and rrType |
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
RoundRobinPoolApi.listRecords(String poolId)
Returns all records in the round robin pool.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceRecordDetail |
ResourceRecordDetailHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordListHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.