|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.glesys.options.DomainOptions
org.jclouds.glesys.options.AddDomainOptions
public class AddDomainOptions
| Nested Class Summary | |
|---|---|
static class |
AddDomainOptions.Builder
|
| Field Summary |
|---|
| Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
formParameters, headers, pathSuffix, payload, queryParameters |
| Constructor Summary | |
|---|---|
AddDomainOptions()
|
|
| Method Summary | |
|---|---|
DomainOptions |
minimalRecords()
Ensure only NS and SOA records will be created by default, when this option is not used a number of default records will be created on the domain. |
| Methods inherited from class org.jclouds.glesys.options.DomainOptions |
|---|
expire, minimum, primaryNameServer, refresh, responsiblePerson, retry, ttl |
| Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions |
|---|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddDomainOptions()
| Method Detail |
|---|
public DomainOptions minimalRecords()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||