Package | Description |
---|---|
org.jclouds.glesys.features | |
org.jclouds.glesys.options |
Modifier and Type | Method and Description |
---|---|
DomainRecord |
DomainApi.createRecord(String domain,
String host,
String type,
String data,
AddRecordOptions... options)
Add a DNS Record
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateRecordOptions |
Modifier and Type | Method and Description |
---|---|
AddRecordOptions |
AddRecordOptions.ttl(int ttl)
Configure TTL/Time-to-live for record
|
static AddRecordOptions |
AddRecordOptions.Builder.ttl(int ttl) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.