Package org.jclouds.glesys.options
Class AddDomainOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.glesys.options.DomainOptions
org.jclouds.glesys.options.AddDomainOptions
- All Implemented Interfaces:
HttpRequestOptions
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionEnsure 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
-
Constructor Details
-
AddDomainOptions
public AddDomainOptions()
-
-
Method Details
-
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.
-