|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddRecordOptions | |
|---|---|
| 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 | |
|---|---|
DomainRecord |
DomainApi.createRecord(String domain,
String host,
String type,
String data,
AddRecordOptions... options)
Add a DNS Record |
com.google.common.util.concurrent.ListenableFuture<DomainRecord> |
DomainAsyncApi.createRecord(String domain,
String host,
String type,
String data,
AddRecordOptions... options)
|
| Uses of AddRecordOptions in org.jclouds.glesys.options |
|---|
| Subclasses of AddRecordOptions in org.jclouds.glesys.options | |
|---|---|
class |
UpdateRecordOptions
|
| Methods in org.jclouds.glesys.options that return AddRecordOptions | |
|---|---|
AddRecordOptions |
AddRecordOptions.ttl(int ttl)
Configure TTL/Time-to-live for record |
static AddRecordOptions |
AddRecordOptions.Builder.ttl(int ttl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||