Uses of Class
org.jclouds.glesys.options.AddRecordOptions
- 
Packages that use AddRecordOptions Package Description org.jclouds.glesys.features org.jclouds.glesys.options  - 
- 
Uses of AddRecordOptions in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features with parameters of type AddRecordOptions Modifier and Type Method Description DomainRecordDomainApi. createRecord(String domain, String host, String type, String data, AddRecordOptions... options)Add a DNS Record - 
Uses of AddRecordOptions in org.jclouds.glesys.options
Subclasses of AddRecordOptions in org.jclouds.glesys.options Modifier and Type Class Description classUpdateRecordOptionsMethods in org.jclouds.glesys.options that return AddRecordOptions Modifier and Type Method Description static AddRecordOptionsAddRecordOptions.Builder. ttl(int ttl)AddRecordOptionsAddRecordOptions. ttl(int ttl)Configure TTL/Time-to-live for record 
 -