| Package | Description |
|---|---|
| org.jclouds.route53.domain | |
| org.jclouds.route53.features | |
| org.jclouds.route53.xml |
| Modifier and Type | Method and Description |
|---|---|
RecordSetIterable |
RecordSetIterable.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
RecordSetIterable |
RecordSetApi.listAt(RecordSetIterable.NextRecord nextRecord)
retrieves up to 100 resource record sets in order, starting at
nextRecord |
RecordSetIterable |
RecordSetApi.listFirstPage()
retrieves up to 100 resource record sets in order.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<RecordSetIterable> |
RecordSetAsyncApi.listAt(RecordSetIterable.NextRecord nextRecord) |
com.google.common.util.concurrent.ListenableFuture<RecordSetIterable> |
RecordSetAsyncApi.listFirstPage() |
| Modifier and Type | Method and Description |
|---|---|
RecordSetIterable |
ListResourceRecordSetsResponseHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.