|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Route53Api
Provides access to Amazon Route53 via the Query API
| Method Summary | |
|---|---|
Change |
getChange(String changeID)
returns the current status of a change batch request. |
HostedZoneApi |
getHostedZoneApi()
Provides access to Zone features. |
ResourceRecordSetApi |
getResourceRecordSetApiForHostedZone(String zoneId)
Provides access to record set features. |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
@Named(value="GetChange") @Nullable Change getChange(String changeID)
changeID - The ID of the change batch request.
HostedZoneApi getHostedZoneApi()
ResourceRecordSetApi getResourceRecordSetApiForHostedZone(String zoneId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||