public class AddDomainOptions extends DomainOptions
Modifier and Type | Class and Description |
---|---|
static class |
AddDomainOptions.Builder |
formParameters, headers, matrixParameters, pathSuffix, payload, queryParameters
Constructor and Description |
---|
AddDomainOptions() |
Modifier and Type | Method and Description |
---|---|
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.
|
expire, minimum, primaryNameServer, refresh, responsiblePerson, retry, ttl
buildFormParameters, buildMatrixParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstMatrixOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public DomainOptions minimalRecords()
Copyright © 2009-2012 jclouds. All Rights Reserved.