public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.route53.AmazonRoute53 |
getAmazonClient() |
String |
getRecordName() |
String |
getTTL() |
String |
getZoneId() |
boolean |
isConfigOK()
It checks whether the config is OK
|
boolean isConfigOK()
String getZoneId()
String getRecordName()
String getTTL()
com.amazonaws.services.route53.AmazonRoute53 getAmazonClient()
Copyright © 2015. All rights reserved.