Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Change> |
getChange(String changeID) |
HostedZoneAsyncApi |
getHostedZoneApi()
Provides asynchronous access to Zone features.
|
ResourceRecordSetAsyncApi |
getResourceRecordSetApiForHostedZone(String zoneId)
Provides asynchronous access to record set features.
|
@Named(value="GetChange") com.google.common.util.concurrent.ListenableFuture<Change> getChange(String changeID)
Route53Api#getChange()
HostedZoneAsyncApi getHostedZoneApi()
ResourceRecordSetAsyncApi getResourceRecordSetApiForHostedZone(String zoneId)
Copyright © 2009-2013 jclouds. All Rights Reserved.