Index

A B C D E F G H I J K L N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acceptPush(Number, Number, Number) - Method in class com.dnsimple.endpoints.Domains
Accept a push.
accessToken(String) - Method in class com.dnsimple.Client.Builder
Set a the access token for all API requests.
AccessToken - Class in com.dnsimple.data
 
AccessToken(String, String, Integer) - Constructor for class com.dnsimple.data.AccessToken
 
Account - Class in com.dnsimple.data
 
Account(Long, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.Account
 
accounts - Variable in class com.dnsimple.Client
 
Accounts - Class in com.dnsimple.endpoints
Provides access to the DNSimple Accounts API.
Accounts(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Accounts
 
activateDns(Number, String) - Method in class com.dnsimple.endpoints.Zones
Activate DNS resolution for the zone in the account.
address2(String) - Method in class com.dnsimple.request.ContactOptions
 
alternateNames(String...) - Method in class com.dnsimple.request.CertificatePurchaseOptions
Set alternate names for the certificate
apiBase(String) - Method in class com.dnsimple.Client.Builder
Use a custom API base URL
apiBase(URL) - Method in class com.dnsimple.Client.Builder
Use a custom API base URL
appliedServices(Number, String) - Method in class com.dnsimple.endpoints.Services
Lists the one-click services applied to the domain.
appliedServices(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Services
Lists the one-click services applied to the domain.
applyService(Number, String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.Services
Apply the given one-click service to the given domain.
applyTemplate(Number, String, String) - Method in class com.dnsimple.endpoints.Templates
Apply a template from the account to the domain
ASC - Enum constant in enum class com.dnsimple.request.SortField.Order
 
asMap() - Method in class com.dnsimple.request.OauthAuthorizeOptions
 
asMap() - Method in class com.dnsimple.request.OauthExchangeOptions
 
asPayload() - Method in class com.dnsimple.request.ZoneRecordOptions
 
asPayload() - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
 
asQueryString() - Method in class com.dnsimple.request.ListOptions
 
asQueryStringParam() - Method in class com.dnsimple.request.Filter
 
asQueryStringParam() - Method in class com.dnsimple.request.SortField
 
asQueryStringParams() - Method in class com.dnsimple.request.PageRequest
 
authCode(String) - Method in class com.dnsimple.request.TransferOptions
Set the authCode required for TLDS that require authorization-based transfer (the vast majority of TLDs).
authorizeTransferOut(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Authorizes the transfer of a domain out of DNSimple.
authorizeUrl(OauthAuthorizeOptions) - Method in class com.dnsimple.endpoints.Oauth
Gets the URL to authorize a user for an application via the OAuth2 flow.
autoRenew() - Method in class com.dnsimple.request.CertificatePurchaseOptions
Enable auto-renew for the certificate
autoRenew() - Method in class com.dnsimple.request.CertificateRenewalPurchaseOptions
Enable auto-renew for the certificate

B

BadRequestException - Exception in com.dnsimple.exception
 
BadRequestException(int, Map<String, Object>) - Constructor for exception com.dnsimple.exception.BadRequestException
 
billing - Variable in class com.dnsimple.Client
 
Billing - Class in com.dnsimple.endpoints
 
Billing(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Billing
 
build() - Method in class com.dnsimple.Client.Builder
Builds a Client object with the configured values and returns it.
Builder() - Constructor for class com.dnsimple.Client.Builder
 

C

cancelDomainTransfer(Number, String, Number) - Method in class com.dnsimple.endpoints.Registrar
Cancels an in progress domain transfer.
Certificate - Class in com.dnsimple.data
 
Certificate(Long, Long, String, List<String>, Integer, String, String, Boolean, OffsetDateTime, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.dnsimple.data.Certificate
 
CertificateBundle - Class in com.dnsimple.data
 
CertificateBundle(String, String, List<String>) - Constructor for class com.dnsimple.data.CertificateBundle
 
CertificatePrivateKey - Class in com.dnsimple.data
 
CertificatePrivateKey(String) - Constructor for class com.dnsimple.data.CertificatePrivateKey
 
CertificatePurchase - Class in com.dnsimple.data
 
CertificatePurchase(Long, Long, String, Boolean, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.CertificatePurchase
 
CertificatePurchaseOptions - Class in com.dnsimple.request
 
CertificateRenewal - Class in com.dnsimple.data
 
CertificateRenewal(Long, Long, Long, String, Boolean, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.CertificateRenewal
 
CertificateRenewalPurchaseOptions - Class in com.dnsimple.request
 
certificates - Variable in class com.dnsimple.Client
 
Certificates - Class in com.dnsimple.endpoints
Provides access to the DNSimple Certificates API.
Certificates(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Certificates
 
changeDomainDelegation(Number, String, List<String>) - Method in class com.dnsimple.endpoints.Registrar
Change name servers the domain is delegating to.
changeDomainDelegationFromVanity(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Change the domain delegation back to the standard DNSimple name servers.
changeDomainDelegationToVanity(Number, String, List<String>) - Method in class com.dnsimple.endpoints.Registrar
Change the domain delegation to the specified vanity name servers.
Charge - Class in com.dnsimple.data
 
Charge(String, String, String, String, String, List<ChargeItem>) - Constructor for class com.dnsimple.data.Charge
 
ChargeItem - Class in com.dnsimple.data
 
ChargeItem(String, String, Long, String, String) - Constructor for class com.dnsimple.data.ChargeItem
 
checkDomain(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Checks whether a domain is available for registration.
checkRegistrantChange(Number, CheckRegistrantChangeInput) - Method in class com.dnsimple.endpoints.Registrar
Retrieves the requirements of a registrant change.
CheckRegistrantChangeInput - Class in com.dnsimple.request
 
CheckRegistrantChangeInput(String, String) - Constructor for class com.dnsimple.request.CheckRegistrantChangeInput
 
checkZoneDistribution(Number, String) - Method in class com.dnsimple.endpoints.Zones
Checks if a zone change is fully distributed to all our nameservers across the globe.
checkZoneRecordDistribution(Number, String, Number) - Method in class com.dnsimple.endpoints.Zones
Checks if a zone record change is fully distributed to all our nameservers of our regions.
Client - Class in com.dnsimple
The Client class provides access to all the endpoints of DNSimple's API
Client.Builder - Class in com.dnsimple
Builder class to obtain Client instances.
com.dnsimple - package com.dnsimple
 
com.dnsimple.data - package com.dnsimple.data
 
com.dnsimple.endpoints - package com.dnsimple.endpoints
 
com.dnsimple.exception - package com.dnsimple.exception
 
com.dnsimple.http - package com.dnsimple.http
 
com.dnsimple.http.java11 - package com.dnsimple.http.java11
 
com.dnsimple.request - package com.dnsimple.request
 
com.dnsimple.response - package com.dnsimple.response
 
Contact - Class in com.dnsimple.data
 
Contact(Long, Long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.Contact
 
ContactOptions - Class in com.dnsimple.request
 
contacts - Variable in class com.dnsimple.Client
 
Contacts - Class in com.dnsimple.endpoints
Provides access to the DNSimple Contacts API.
Contacts(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Contacts
 
content(String) - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
Set a new content
createContact(Number, ContactOptions) - Method in class com.dnsimple.endpoints.Contacts
Create a contact in the account.
createDelegationSignerRecord(Number, String, DSRecordOptions) - Method in class com.dnsimple.endpoints.Domains
Create a delegation signer record for a domain.
createDomain(Number, String) - Method in class com.dnsimple.endpoints.Domains
Create a domain in an account.
createEmailForward(Number, String, String, String) - Method in class com.dnsimple.endpoints.Domains
Create an email forward for a domain.
createRegistrantChange(Number, CreateRegistrantChangeInput) - Method in class com.dnsimple.endpoints.Registrar
Start a registrant change.
CreateRegistrantChangeInput - Class in com.dnsimple.request
 
CreateRegistrantChangeInput(String, String, Map<String, String>) - Constructor for class com.dnsimple.request.CreateRegistrantChangeInput
 
createTemplate(Number, TemplateOptions) - Method in class com.dnsimple.endpoints.Templates
Create a template in the account.
createTemplateRecord(Number, String, TemplateRecordOptions) - Method in class com.dnsimple.endpoints.Templates
Create a record in the template.
createWebhook(Number, String) - Method in class com.dnsimple.endpoints.Webhooks
Create a webhook in the account.
createZoneRecord(Number, String, ZoneRecordOptions) - Method in class com.dnsimple.endpoints.Zones
Create a record in a zone.

D

deactivateDns(Number, String) - Method in class com.dnsimple.endpoints.Zones
Deactivate DNS resolution for the zone in the account.
DelegationSignerRecord - Class in com.dnsimple.data
 
DelegationSignerRecord(Long, Long, String, String, String, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.DelegationSignerRecord
 
DELETE - Enum constant in enum class com.dnsimple.http.HttpMethod
 
deleteContact(Number, Number) - Method in class com.dnsimple.endpoints.Contacts
Delete a contact from the account.
deleteDelegationSignerRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Domains
Delete a delegation signer record from a domain.
deleteDomain(Number, String) - Method in class com.dnsimple.endpoints.Domains
Delete a domain from an account.
deleteEmailForward(Number, String, Number) - Method in class com.dnsimple.endpoints.Domains
Delete an email forward from a domain.
deleteRegistrantChange(Number, Number) - Method in class com.dnsimple.endpoints.Registrar
Cancel an ongoing registrant change from the account.
deleteTemplate(Number, String) - Method in class com.dnsimple.endpoints.Templates
Delete a template from the account.
deleteTemplateRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Templates
Delete a record from the template.
deleteWebhook(Number, Number) - Method in class com.dnsimple.endpoints.Webhooks
Delete a webhook from the account.
deleteZoneRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Zones
Delete a record from a zone.
DESC - Enum constant in enum class com.dnsimple.request.SortField.Order
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.dnsimple.http.LocalDateDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.dnsimple.http.OffsetDateTimeDeserializer
 
disableAutoRenewal(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Disable auto renewal for the domain in the account.
disableDnssec(Number, String) - Method in class com.dnsimple.endpoints.Domains
Disables DNSSEC on the domain.
disableDomainTransferLock(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Unlocks the domain to allow domain transfers.
disableVanityNameServers(Number, String) - Method in class com.dnsimple.endpoints.VanityNameServers
Disable vanity name servers for the domain
disableWhoisPrivacy(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Disable whois privacy for the domain.
Dnsimple - Interface in com.dnsimple
Placeholder for this client's version
DnsimpleException - Exception in com.dnsimple.exception
 
DnsimpleException() - Constructor for exception com.dnsimple.exception.DnsimpleException
 
DnsimpleException(String) - Constructor for exception com.dnsimple.exception.DnsimpleException
 
DnsimpleException(Throwable) - Constructor for exception com.dnsimple.exception.DnsimpleException
 
Dnssec - Class in com.dnsimple.data
 
Dnssec(Boolean) - Constructor for class com.dnsimple.data.Dnssec
 
Domain - Class in com.dnsimple.data
 
Domain(Long, Long, Long, String, String, String, String, Boolean, Boolean, OffsetDateTime, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.Domain
 
DomainCheck - Class in com.dnsimple.data
 
DomainCheck(String, Boolean, Boolean) - Constructor for class com.dnsimple.data.DomainCheck
 
DomainCheckPremiumPriceAction - Enum Class in com.dnsimple.request
 
DomainPremiumPriceCheck - Class in com.dnsimple.data
 
DomainPremiumPriceCheck(String, String) - Constructor for class com.dnsimple.data.DomainPremiumPriceCheck
 
DomainPrice - Class in com.dnsimple.data
 
DomainPrice(String, boolean, double, double, double) - Constructor for class com.dnsimple.data.DomainPrice
 
DomainPush - Class in com.dnsimple.data
 
DomainPush(Long, Long, Long, Long, OffsetDateTime, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.DomainPush
 
DomainRegistration - Class in com.dnsimple.data
 
DomainRegistration(Long, Long, Long, Integer, String, Boolean, Boolean, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.DomainRegistration
 
DomainRenewal - Class in com.dnsimple.data
 
DomainRenewal(Long, Long, Integer, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.DomainRenewal
 
domains - Variable in class com.dnsimple.Client
 
Domains - Class in com.dnsimple.endpoints
Provides access to the DNSimple Domains API.
Domains(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Domains
 
DomainTransfer - Class in com.dnsimple.data
 
DomainTransfer(Integer, Integer, Integer, String, boolean, boolean, String, String, String) - Constructor for class com.dnsimple.data.DomainTransfer
 
DomainTransferLock - Class in com.dnsimple.data
 
DomainTransferLock(Boolean) - Constructor for class com.dnsimple.data.DomainTransferLock
 
downloadCertificate(Number, String, Number) - Method in class com.dnsimple.endpoints.Certificates
Get the PEM-encoded certificate, aNumber with the root certificate and intermediate chain.
dsData(String, String, String, String) - Static method in class com.dnsimple.request.DSRecordOptions
For additional information, please see https://tools.ietf.org/html/rfc4034.
DSRecordOptions - Class in com.dnsimple.request
 

E

ECDSA - Enum constant in enum class com.dnsimple.request.SignatureAlgorithm
 
EmailForward - Class in com.dnsimple.data
 
EmailForward(Long, Long, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.EmailForward
 
empty() - Static method in class com.dnsimple.request.CertificateRenewalPurchaseOptions
 
empty() - Static method in class com.dnsimple.request.ListOptions
 
empty() - Static method in class com.dnsimple.request.RenewOptions
 
empty() - Static method in class com.dnsimple.request.ZoneRecordUpdateOptions
 
empty() - Static method in class com.dnsimple.response.ListResponse
 
empty() - Static method in class com.dnsimple.response.PaginatedResponse
 
empty() - Static method in class com.dnsimple.response.Pagination
 
empty() - Static method in class com.dnsimple.response.SimpleResponse
 
empty(HttpMethod, String, ListOptions, Object) - Method in class com.dnsimple.http.HttpEndpointClient
 
EmptyResponse - Class in com.dnsimple.response
 
EmptyResponse() - Constructor for class com.dnsimple.response.EmptyResponse
 
enableAutoRenewal(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Enable auto renewal for the domain in the account.
enableDnssec(Number, String) - Method in class com.dnsimple.endpoints.Domains
Enables DNSSEC on the domain.
enableDomainTransferLock(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Locks the domain to prevent unauthorized transfers.
enableVanityNameServers(Number, String) - Method in class com.dnsimple.endpoints.VanityNameServers
Enable vanity name servers for the domain
enableWhoisPrivacy(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Enable whois privacy for the domain.
equals(Object) - Method in class com.dnsimple.data.Charge
 
equals(Object) - Method in class com.dnsimple.data.ChargeItem
 
equals(Object) - Method in class com.dnsimple.data.DomainTransferLock
 
equals(Object) - Method in class com.dnsimple.data.RegistrantChange
 
equals(Object) - Method in class com.dnsimple.data.RegistrantChangeCheck
 
exchangeAuthorizationForToken(OauthExchangeOptions) - Method in class com.dnsimple.endpoints.Oauth
Exchange the short-lived authorization code for an access token that is used to authenticate API calls.
execute(String, Optional<String>, HttpMethod, URI, Object) - Method in interface com.dnsimple.http.HttpRequestFactory
Execute an HTTP request to an API endpoint
execute(String, Optional<String>, HttpMethod, URI, Object) - Method in class com.dnsimple.http.java11.Java11HttpRequestFactory
 
extendedAttribute(String, String) - Method in class com.dnsimple.request.RegistrationOptions
Set the extended attributes required for TLDs that require extended attributes.
extendedAttribute(String, String) - Method in class com.dnsimple.request.TransferOptions
Set the extended attributes required for TLDs that require extended attributes.
extraUserAgent(String) - Method in class com.dnsimple.Client.Builder
Set an extra user agent that will be prefixed to the default

F

fax(String) - Method in class com.dnsimple.request.ContactOptions
 
filter(String, String) - Method in class com.dnsimple.request.ListOptions
 
Filter - Class in com.dnsimple.request
 

G

GET - Enum constant in enum class com.dnsimple.http.HttpMethod
 
getAcceptedAt() - Method in class com.dnsimple.data.DomainPush
 
getAccount() - Method in class com.dnsimple.data.WhoamiData
 
getAccountId() - Method in class com.dnsimple.data.AccessToken
 
getAccountId() - Method in class com.dnsimple.data.Contact
 
getAccountId() - Method in class com.dnsimple.data.Domain
 
getAccountId() - Method in class com.dnsimple.data.DomainPush
 
getAccountId() - Method in class com.dnsimple.data.RegistrantChange
 
getAccountId() - Method in class com.dnsimple.data.Template
 
getAccountId() - Method in class com.dnsimple.data.Zone
 
getAction() - Method in class com.dnsimple.data.DomainPremiumPriceCheck
 
getAddress1() - Method in class com.dnsimple.data.Contact
 
getAddress2() - Method in class com.dnsimple.data.Contact
 
getAlgorithm() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getAliasEmail() - Method in class com.dnsimple.data.EmailForward
 
getAlternateNames() - Method in class com.dnsimple.data.Certificate
 
getAmount() - Method in class com.dnsimple.data.ChargeItem
 
getApiBase() - Method in class com.dnsimple.http.HttpEndpointClient
 
getAppend() - Method in class com.dnsimple.data.ServiceSetting
 
getAttributeErrors() - Method in exception com.dnsimple.exception.BadRequestException
 
getAuthorityIdentifier() - Method in class com.dnsimple.data.Certificate
 
getBalanceAmount() - Method in class com.dnsimple.data.Charge
 
getBody() - Method in exception com.dnsimple.exception.BadRequestException
 
getBody() - Method in class com.dnsimple.http.RawResponse
 
getCertificate(Number, String, Number) - Method in class com.dnsimple.endpoints.Certificates
Get the details of a certificate.
getCertificateId() - Method in class com.dnsimple.data.CertificatePurchase
 
getCertificatePrivateKey(Number, String, Number) - Method in class com.dnsimple.endpoints.Certificates
Get the PEM-encoded certificate private key.
getCertificateRequest() - Method in class com.dnsimple.data.Certificate
 
getCity() - Method in class com.dnsimple.data.Contact
 
getCommonName() - Method in class com.dnsimple.data.Certificate
 
getContact(Number, Number) - Method in class com.dnsimple.endpoints.Contacts
Get a specific contact associated to an account using the contacts's ID.
getContactId() - Method in class com.dnsimple.data.DomainPush
 
getContactId() - Method in class com.dnsimple.data.RegistrantChange
 
getContactId() - Method in class com.dnsimple.data.RegistrantChangeCheck
 
getContactId() - Method in class com.dnsimple.request.CheckRegistrantChangeInput
 
getContactId() - Method in class com.dnsimple.request.CreateRegistrantChangeInput
 
getContent() - Method in class com.dnsimple.data.TemplateRecord
 
getContent() - Method in class com.dnsimple.data.ZoneRecord
 
getCountry() - Method in class com.dnsimple.data.Contact
 
getCreatedAt() - Method in class com.dnsimple.data.Account
 
getCreatedAt() - Method in class com.dnsimple.data.Certificate
 
getCreatedAt() - Method in class com.dnsimple.data.CertificatePurchase
 
getCreatedAt() - Method in class com.dnsimple.data.CertificateRenewal
 
getCreatedAt() - Method in class com.dnsimple.data.Contact
 
getCreatedAt() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getCreatedAt() - Method in class com.dnsimple.data.Domain
 
getCreatedAt() - Method in class com.dnsimple.data.DomainPush
 
getCreatedAt() - Method in class com.dnsimple.data.DomainRegistration
 
getCreatedAt() - Method in class com.dnsimple.data.DomainRenewal
 
getCreatedAt() - Method in class com.dnsimple.data.DomainTransfer
 
getCreatedAt() - Method in class com.dnsimple.data.EmailForward
 
getCreatedAt() - Method in class com.dnsimple.data.RegistrantChange
 
getCreatedAt() - Method in class com.dnsimple.data.Service
 
getCreatedAt() - Method in class com.dnsimple.data.Template
 
getCreatedAt() - Method in class com.dnsimple.data.TemplateRecord
 
getCreatedAt() - Method in class com.dnsimple.data.VanityNameServer
 
getCreatedAt() - Method in class com.dnsimple.data.WhoisPrivacy
 
getCreatedAt() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getCreatedAt() - Method in class com.dnsimple.data.Zone
 
getCreatedAt() - Method in class com.dnsimple.data.ZoneRecord
 
getCurrentPage() - Method in class com.dnsimple.response.Pagination
 
getData() - Method in class com.dnsimple.response.ListResponse
 
getData() - Method in class com.dnsimple.response.PaginatedResponse
 
getData() - Method in class com.dnsimple.response.SimpleResponse
 
getDefaultSubdomain() - Method in class com.dnsimple.data.Service
 
getDelegationSignerRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Domains
Get a delegation signer record for a domain using the delegation signer records's ID.
getDescription() - Method in class com.dnsimple.data.ChargeItem
 
getDescription() - Method in class com.dnsimple.data.Service
 
getDescription() - Method in class com.dnsimple.data.ServiceSetting
 
getDescription() - Method in class com.dnsimple.data.Template
 
getDescription() - Method in class com.dnsimple.data.TldExtendedAttribute
 
getDescription() - Method in class com.dnsimple.data.TldExtendedAttributeOption
 
getDestinationEmail() - Method in class com.dnsimple.data.EmailForward
 
getDigest() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getDigestType() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getDnssec(Number, String) - Method in class com.dnsimple.endpoints.Domains
Get DNSSEC status of the domain.
getDnssecInterfaceType() - Method in class com.dnsimple.data.Tld
 
getDomain() - Method in class com.dnsimple.data.DomainPrice
 
getDomain(Number, String) - Method in class com.dnsimple.endpoints.Domains
Get a specific domain associated to an account using the domain's name or ID.
getDomainDelegation(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Lists name servers the domain is delegating to.
getDomainId() - Method in class com.dnsimple.data.Certificate
 
getDomainId() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getDomainId() - Method in class com.dnsimple.data.DomainPush
 
getDomainId() - Method in class com.dnsimple.data.DomainRegistration
 
getDomainId() - Method in class com.dnsimple.data.DomainRenewal
 
getDomainId() - Method in class com.dnsimple.data.DomainTransfer
 
getDomainId() - Method in class com.dnsimple.data.EmailForward
 
getDomainId() - Method in class com.dnsimple.data.RegistrantChange
 
getDomainId() - Method in class com.dnsimple.data.RegistrantChangeCheck
 
getDomainId() - Method in class com.dnsimple.data.WhoisPrivacy
 
getDomainId() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getDomainId() - Method in class com.dnsimple.request.CheckRegistrantChangeInput
 
getDomainId() - Method in class com.dnsimple.request.CreateRegistrantChangeInput
 
getDomainName() - Method in class com.dnsimple.data.DomainCheck
 
getDomainPremiumPrice(Number, String, DomainCheckPremiumPriceAction) - Method in class com.dnsimple.endpoints.Registrar
Deprecated, for removal: This API element is subject to removal in a future version.
getDomainPrices(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Get prices for registration, transfer, and renewal for a domain.
getDomainRegistration(Number, String, Number) - Method in class com.dnsimple.endpoints.Registrar
Get the details of an existing domain registration.
getDomainRenewal(Number, String, Number) - Method in class com.dnsimple.endpoints.Registrar
Get the details of an existing domain renewal.
getDomainTransfer(Number, String, Number) - Method in class com.dnsimple.endpoints.Registrar
Retrieves the details of an existing domain transfer.
getDomainTransferLock(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Gets the transfer lock status for a domain.
getEmail() - Method in class com.dnsimple.data.Account
 
getEmail() - Method in class com.dnsimple.data.Contact
 
getEmail() - Method in class com.dnsimple.data.User
 
getEmailForward(Number, String, Number) - Method in class com.dnsimple.endpoints.Domains
Get a specific email forward associated to a domain using the email forward's ID.
getEnabled() - Method in class com.dnsimple.data.DomainTransferLock
 
getExample() - Method in class com.dnsimple.data.ServiceSetting
 
getExpiresAt() - Method in class com.dnsimple.data.Certificate
 
getExpiresAt() - Method in class com.dnsimple.data.Domain
 
getExpiresOn() - Method in class com.dnsimple.data.WhoisPrivacy
 
getExpiresOn() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getExtendedAttributes() - Method in class com.dnsimple.data.RegistrantChange
 
getExtendedAttributes() - Method in class com.dnsimple.data.RegistrantChangeCheck
 
getExtendedAttributes() - Method in class com.dnsimple.request.CreateRegistrantChangeInput
 
getFax() - Method in class com.dnsimple.data.Contact
 
getFirstName() - Method in class com.dnsimple.data.Contact
 
getFrom() - Method in class com.dnsimple.data.EmailForward
Deprecated, for removal: This API element is subject to removal in a future version.
getHeaders() - Method in class com.dnsimple.http.RawResponse
 
getId() - Method in class com.dnsimple.data.Account
 
getId() - Method in class com.dnsimple.data.Certificate
 
getId() - Method in class com.dnsimple.data.CertificatePurchase
 
getId() - Method in class com.dnsimple.data.CertificateRenewal
 
getId() - Method in class com.dnsimple.data.Contact
 
getId() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getId() - Method in class com.dnsimple.data.Domain
 
getId() - Method in class com.dnsimple.data.DomainPush
 
getId() - Method in class com.dnsimple.data.DomainRegistration
 
getId() - Method in class com.dnsimple.data.DomainRenewal
 
getId() - Method in class com.dnsimple.data.DomainTransfer
 
getId() - Method in class com.dnsimple.data.EmailForward
 
getId() - Method in class com.dnsimple.data.RegistrantChange
 
getId() - Method in class com.dnsimple.data.Service
 
getId() - Method in class com.dnsimple.data.Template
 
getId() - Method in class com.dnsimple.data.TemplateRecord
 
getId() - Method in class com.dnsimple.data.User
 
getId() - Method in class com.dnsimple.data.VanityNameServer
 
getId() - Method in class com.dnsimple.data.Webhook
 
getId() - Method in class com.dnsimple.data.WhoisPrivacy
 
getId() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getId() - Method in class com.dnsimple.data.Zone
 
getId() - Method in class com.dnsimple.data.ZoneRecord
 
getIntermediateCertificates() - Method in class com.dnsimple.data.CertificateBundle
 
getInvoicedAt() - Method in class com.dnsimple.data.Charge
 
getIpv4() - Method in class com.dnsimple.data.VanityNameServer
 
getIpv6() - Method in class com.dnsimple.data.VanityNameServer
 
getIrtLockLiftedBy() - Method in class com.dnsimple.data.RegistrantChange
 
getItems() - Method in class com.dnsimple.data.Charge
 
getJobTitle() - Method in class com.dnsimple.data.Contact
 
getKeytag() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getLabel() - Method in class com.dnsimple.data.Contact
 
getLabel() - Method in class com.dnsimple.data.ServiceSetting
 
getLastName() - Method in class com.dnsimple.data.Contact
 
getLastTransferredAt() - Method in class com.dnsimple.data.Zone
 
getMinimumRegistration() - Method in class com.dnsimple.data.Tld
 
getName() - Method in class com.dnsimple.data.Domain
 
getName() - Method in class com.dnsimple.data.Service
 
getName() - Method in class com.dnsimple.data.ServiceSetting
 
getName() - Method in class com.dnsimple.data.Template
 
getName() - Method in class com.dnsimple.data.TemplateRecord
 
getName() - Method in class com.dnsimple.data.TldExtendedAttribute
 
getName() - Method in class com.dnsimple.data.VanityNameServer
 
getName() - Method in class com.dnsimple.data.Zone
 
getName() - Method in class com.dnsimple.data.ZoneRecord
 
getNewCertificateId() - Method in class com.dnsimple.data.CertificateRenewal
 
getOldCertificateId() - Method in class com.dnsimple.data.CertificateRenewal
 
getOptions() - Method in class com.dnsimple.data.TldExtendedAttribute
 
getOrganization() - Method in class com.dnsimple.data.Contact
 
getPagination() - Method in class com.dnsimple.response.PaginatedResponse
 
getParentId() - Method in class com.dnsimple.data.ZoneRecord
 
getPeriod() - Method in class com.dnsimple.data.DomainRegistration
 
getPeriod() - Method in class com.dnsimple.data.DomainRenewal
 
getPerPage() - Method in class com.dnsimple.response.Pagination
 
getPhone() - Method in class com.dnsimple.data.Contact
 
getPlanIdentifier() - Method in class com.dnsimple.data.Account
 
getPostalCode() - Method in class com.dnsimple.data.Contact
 
getPremiumPrice() - Method in class com.dnsimple.data.DomainPremiumPriceCheck
 
getPriority() - Method in class com.dnsimple.data.TemplateRecord
 
getPriority() - Method in class com.dnsimple.data.ZoneRecord
 
getPrivateKey() - Method in class com.dnsimple.data.CertificatePrivateKey
 
getProductId() - Method in class com.dnsimple.data.ChargeItem
 
getProductReference() - Method in class com.dnsimple.data.ChargeItem
 
getProductType() - Method in class com.dnsimple.data.ChargeItem
 
getPublicKey() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getReference() - Method in class com.dnsimple.data.Charge
 
getRegions() - Method in class com.dnsimple.data.ZoneRecord
 
getRegistrantChange(Number, Number) - Method in class com.dnsimple.endpoints.Registrar
Retrieves the details of an existing registrant change.
getRegistrantId() - Method in class com.dnsimple.data.Domain
 
getRegistrantId() - Method in class com.dnsimple.data.DomainRegistration
 
getRegistrantId() - Method in class com.dnsimple.data.DomainTransfer
 
getRegistrationPrice() - Method in class com.dnsimple.data.DomainPrice
 
getRegistryOwnerChange() - Method in class com.dnsimple.data.RegistrantChange
 
getRegistryOwnerChange() - Method in class com.dnsimple.data.RegistrantChangeCheck
 
getRenewalPrice() - Method in class com.dnsimple.data.DomainPrice
 
getRootCertificate() - Method in class com.dnsimple.data.CertificateBundle
 
getServerCertificate() - Method in class com.dnsimple.data.CertificateBundle
 
getService(String) - Method in class com.dnsimple.endpoints.Services
Get a specific service by ID.
getSettings() - Method in class com.dnsimple.data.Service
 
getSetupDescription() - Method in class com.dnsimple.data.Service
 
getSid() - Method in class com.dnsimple.data.Service
 
getSid() - Method in class com.dnsimple.data.Template
 
getState() - Method in class com.dnsimple.data.Certificate
 
getState() - Method in class com.dnsimple.data.CertificatePurchase
 
getState() - Method in class com.dnsimple.data.CertificateRenewal
 
getState() - Method in class com.dnsimple.data.Charge
 
getState() - Method in class com.dnsimple.data.Domain
 
getState() - Method in class com.dnsimple.data.DomainRegistration
 
getState() - Method in class com.dnsimple.data.DomainRenewal
 
getState() - Method in class com.dnsimple.data.DomainTransfer
 
getState() - Method in class com.dnsimple.data.RegistrantChange
 
getState() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getStateProvince() - Method in class com.dnsimple.data.Contact
 
getStatusCode() - Method in exception com.dnsimple.exception.BadRequestException
 
getStatusCode() - Method in exception com.dnsimple.exception.ServerError
 
getStatusCode() - Method in class com.dnsimple.http.RawResponse
 
getStatusDescription() - Method in class com.dnsimple.data.DomainTransfer
 
getTemplate(Number, String) - Method in class com.dnsimple.endpoints.Templates
Get a specific template associated to an account using the templates's ID.
getTemplateId() - Method in class com.dnsimple.data.TemplateRecord
 
getTemplateRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Templates
Get a specific record associated to a template using the record's ID.
getTitle() - Method in class com.dnsimple.data.TldExtendedAttributeOption
 
getTld() - Method in class com.dnsimple.data.Tld
 
getTld(String) - Method in class com.dnsimple.endpoints.Tlds
Get details for a specific tld.
getTldExtendedAttributes(String) - Method in class com.dnsimple.endpoints.Tlds
Get extended attributes for a TLD
getTldType() - Method in class com.dnsimple.data.Tld
 
getTo() - Method in class com.dnsimple.data.EmailForward
Deprecated, for removal: This API element is subject to removal in a future version.
getToken() - Method in class com.dnsimple.data.AccessToken
 
getToken() - Method in class com.dnsimple.data.Domain
 
getTotalAmount() - Method in class com.dnsimple.data.Charge
 
getTotalEntries() - Method in class com.dnsimple.response.Pagination
 
getTotalPages() - Method in class com.dnsimple.response.Pagination
 
getTransferPrice() - Method in class com.dnsimple.data.DomainPrice
 
getTtl() - Method in class com.dnsimple.data.TemplateRecord
 
getTtl() - Method in class com.dnsimple.data.ZoneRecord
 
getType() - Method in class com.dnsimple.data.AccessToken
 
getType() - Method in class com.dnsimple.data.TemplateRecord
 
getType() - Method in class com.dnsimple.data.ZoneRecord
 
getUnicodeName() - Method in class com.dnsimple.data.Domain
 
getUpdatedAt() - Method in class com.dnsimple.data.Account
 
getUpdatedAt() - Method in class com.dnsimple.data.Certificate
 
getUpdatedAt() - Method in class com.dnsimple.data.CertificatePurchase
 
getUpdatedAt() - Method in class com.dnsimple.data.CertificateRenewal
 
getUpdatedAt() - Method in class com.dnsimple.data.Contact
 
getUpdatedAt() - Method in class com.dnsimple.data.DelegationSignerRecord
 
getUpdatedAt() - Method in class com.dnsimple.data.Domain
 
getUpdatedAt() - Method in class com.dnsimple.data.DomainPush
 
getUpdatedAt() - Method in class com.dnsimple.data.DomainRegistration
 
getUpdatedAt() - Method in class com.dnsimple.data.DomainRenewal
 
getUpdatedAt() - Method in class com.dnsimple.data.DomainTransfer
 
getUpdatedAt() - Method in class com.dnsimple.data.EmailForward
 
getUpdatedAt() - Method in class com.dnsimple.data.RegistrantChange
 
getUpdatedAt() - Method in class com.dnsimple.data.Service
 
getUpdatedAt() - Method in class com.dnsimple.data.Template
 
getUpdatedAt() - Method in class com.dnsimple.data.TemplateRecord
 
getUpdatedAt() - Method in class com.dnsimple.data.VanityNameServer
 
getUpdatedAt() - Method in class com.dnsimple.data.WhoisPrivacy
 
getUpdatedAt() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getUpdatedAt() - Method in class com.dnsimple.data.Zone
 
getUpdatedAt() - Method in class com.dnsimple.data.ZoneRecord
 
getUrl() - Method in class com.dnsimple.data.Webhook
 
getUser() - Method in class com.dnsimple.data.WhoamiData
 
getValue() - Method in class com.dnsimple.data.TldExtendedAttributeOption
 
getWebhook(Number, Number) - Method in class com.dnsimple.endpoints.Webhooks
Get a specific webhook associated to an account using the webhook's ID.
getWhoisPrivacy(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Gets the whois privacy for the domain.
getWhoisPrivacyId() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
getYears() - Method in class com.dnsimple.data.Certificate
 
getZone() - Method in class com.dnsimple.data.ZoneFile
 
getZone(Number, String) - Method in class com.dnsimple.endpoints.Zones
Get a specific zone associated to an account using the zone's name or ID.
getZoneFile(Number, String) - Method in class com.dnsimple.endpoints.Zones
Get the zone file associated to an account using the zone's name or ID.
getZoneId() - Method in class com.dnsimple.data.ZoneRecord
 
getZoneRecord(Number, String, Number) - Method in class com.dnsimple.endpoints.Zones
Get a specific record associated to a zone using the zone's name or ID.

H

hasAutoRenew() - Method in class com.dnsimple.data.Certificate
 
hasAutoRenew() - Method in class com.dnsimple.data.CertificatePurchase
 
hasAutoRenew() - Method in class com.dnsimple.data.CertificateRenewal
 
hasAutoRenew() - Method in class com.dnsimple.data.Domain
 
hasAutoRenew() - Method in class com.dnsimple.data.DomainRegistration
 
hasAutoRenew() - Method in class com.dnsimple.data.DomainTransfer
 
hashCode() - Method in class com.dnsimple.data.Charge
 
hashCode() - Method in class com.dnsimple.data.ChargeItem
 
hashCode() - Method in class com.dnsimple.data.DomainTransferLock
 
hashCode() - Method in class com.dnsimple.data.RegistrantChange
 
hashCode() - Method in class com.dnsimple.data.RegistrantChangeCheck
 
hasPassword() - Method in class com.dnsimple.data.ServiceSetting
 
hasPrivateWhois() - Method in class com.dnsimple.data.Domain
 
hasWhoisPrivacy() - Method in class com.dnsimple.data.DomainRegistration
 
hasWhoisPrivacy() - Method in class com.dnsimple.data.DomainTransfer
 
HEAD - Enum constant in enum class com.dnsimple.http.HttpMethod
 
HttpEndpointClient - Class in com.dnsimple.http
 
HttpEndpointClient(HttpRequestFactory, URL, String, Optional<String>) - Constructor for class com.dnsimple.http.HttpEndpointClient
 
HttpMethod - Enum Class in com.dnsimple.http
 
httpRequestFactory(HttpRequestFactory) - Method in class com.dnsimple.Client.Builder
Use a custom HTTP request factory object
HttpRequestFactory - Interface in com.dnsimple.http
This interface defined the low level HTTP operations required by this library

I

identity - Variable in class com.dnsimple.Client
 
Identity - Class in com.dnsimple.endpoints
Provides access to the DNSimple Identity API.
Identity(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Identity
 
initiatePush(Number, String, String) - Method in class com.dnsimple.endpoints.Domains
Initiate a push.
isActive() - Method in class com.dnsimple.data.Zone
 
isAutorenewOnly() - Method in class com.dnsimple.data.Tld
 
isAvailable() - Method in class com.dnsimple.data.DomainCheck
 
isDistributed() - Method in class com.dnsimple.data.ZoneDistribution
 
isEnabled() - Method in class com.dnsimple.data.Dnssec
 
isEnabled() - Method in class com.dnsimple.data.WhoisPrivacy
 
isEnabled() - Method in class com.dnsimple.data.WhoisPrivacyRenewal
 
isPremium() - Method in class com.dnsimple.data.DomainCheck
 
isPremium() - Method in class com.dnsimple.data.DomainPrice
 
isRegistrationEnabled() - Method in class com.dnsimple.data.Tld
 
isRenewalEnabled() - Method in class com.dnsimple.data.Tld
 
isRequired() - Method in class com.dnsimple.data.TldExtendedAttribute
 
isReverse() - Method in class com.dnsimple.data.Zone
 
isSecondary() - Method in class com.dnsimple.data.Zone
 
issueLetsencryptCertificate(Number, String, Number) - Method in class com.dnsimple.endpoints.Certificates
Issue a pending Let's Encrypt certificate order.
issueLetsencryptCertificateRenewal(Number, String, Number, Number) - Method in class com.dnsimple.endpoints.Certificates
Issue a pending Let's Encrypt certificate renewal order.
isSystemRecord() - Method in class com.dnsimple.data.ZoneRecord
 
isTransferEnabled() - Method in class com.dnsimple.data.Tld
 

J

Java11HttpRequestFactory - Class in com.dnsimple.http.java11
 
Java11HttpRequestFactory() - Constructor for class com.dnsimple.http.java11.Java11HttpRequestFactory
 

K

keyData(String, String) - Static method in class com.dnsimple.request.DSRecordOptions
For additional information, please see https://tools.ietf.org/html/rfc4034.

L

label(String) - Method in class com.dnsimple.request.ContactOptions
 
list(HttpMethod, String, ListOptions, Object, Class<DATA_TYPE>) - Method in class com.dnsimple.http.HttpEndpointClient
 
listAccounts() - Method in class com.dnsimple.endpoints.Accounts
Lists the accounts the authenticated entity has access to.
listCertificates(Number, String) - Method in class com.dnsimple.endpoints.Certificates
List certificates for a domain in the account.
listCertificates(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Certificates
List certificates for a domain in the account.
listCharges(Number, ListOptions) - Method in class com.dnsimple.endpoints.Billing
Lists the billing charges for the account.
listContacts(Number) - Method in class com.dnsimple.endpoints.Contacts
Lists the contacts in the account.
listContacts(Number, ListOptions) - Method in class com.dnsimple.endpoints.Contacts
Lists the contacts in the account.
listDelegationSignerRecords(Number, String) - Method in class com.dnsimple.endpoints.Domains
Lists the delegation signer records in the domain.
listDelegationSignerRecords(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Domains
Lists the delegation signer records in the domain.
listDomains(Number) - Method in class com.dnsimple.endpoints.Domains
Lists the domains in the account.
listDomains(Number, ListOptions) - Method in class com.dnsimple.endpoints.Domains
Lists the domains in the account.
listEmailForwards(Number, String) - Method in class com.dnsimple.endpoints.Domains
List email forwards under a given domain.
listEmailForwards(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Domains
List email forwards under a given domain.
ListOptions - Class in com.dnsimple.request
 
listPushes(Number) - Method in class com.dnsimple.endpoints.Domains
List pushes under a given domain.
listPushes(Number, ListOptions) - Method in class com.dnsimple.endpoints.Domains
List pushes under a given domain.
listRegistrantChanges(Number, ListOptions) - Method in class com.dnsimple.endpoints.Registrar
List registrant changes in the account.
ListResponse<T> - Class in com.dnsimple.response
 
ListResponse(List<T>) - Constructor for class com.dnsimple.response.ListResponse
 
listServices() - Method in class com.dnsimple.endpoints.Services
Lists the available one-click services.
listServices(ListOptions) - Method in class com.dnsimple.endpoints.Services
Lists the available one-click services.
listTemplateRecords(Number, String) - Method in class com.dnsimple.endpoints.Templates
Lists the records in the template.
listTemplateRecords(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Templates
Lists the records in the template.
listTemplates(Number) - Method in class com.dnsimple.endpoints.Templates
Lists the templates in the account.
listTemplates(Number, ListOptions) - Method in class com.dnsimple.endpoints.Templates
Lists the templates in the account.
listTlds() - Method in class com.dnsimple.endpoints.Tlds
Lists supported TLDs for registration
listTlds(ListOptions) - Method in class com.dnsimple.endpoints.Tlds
Lists supported TLDs for registration
listWebhooks(Number) - Method in class com.dnsimple.endpoints.Webhooks
Lists the webhooks in the account.
listWebhooks(Number, ListOptions) - Method in class com.dnsimple.endpoints.Webhooks
Lists the webhooks in the account.
listZoneRecords(Number, String) - Method in class com.dnsimple.endpoints.Zones
Lists the records in the zone.
listZoneRecords(Number, String, ListOptions) - Method in class com.dnsimple.endpoints.Zones
Lists the records in the zone.
listZones(Number) - Method in class com.dnsimple.endpoints.Zones
Lists the zones in the account.
listZones(Number, ListOptions) - Method in class com.dnsimple.endpoints.Zones
Lists the zones in the account.
LocalDateDeserializer - Class in com.dnsimple.http
 
LocalDateDeserializer() - Constructor for class com.dnsimple.http.LocalDateDeserializer
 

N

name(String) - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
Set a new name
noAutoRenew() - Method in class com.dnsimple.request.RegistrationOptions
Disable the auto-renewal of the domain.
noAutoRenew() - Method in class com.dnsimple.request.TransferOptions
Disable the auto-renewal of the domain.

O

oauth - Variable in class com.dnsimple.Client
 
Oauth - Class in com.dnsimple.endpoints
Provides access to the DNSimple OAuth API.
Oauth(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Oauth
 
OauthAuthorizeOptions - Class in com.dnsimple.request
 
OauthExchangeOptions - Class in com.dnsimple.request
 
of(Number) - Static method in class com.dnsimple.request.RegistrationOptions
 
of(Number) - Static method in class com.dnsimple.request.TransferOptions
 
of(String) - Static method in class com.dnsimple.request.CertificatePurchaseOptions
 
of(String, String) - Static method in class com.dnsimple.request.OauthAuthorizeOptions
 
of(String, String, String) - Static method in class com.dnsimple.request.TemplateOptions
 
of(String, String, String) - Static method in class com.dnsimple.request.TemplateRecordOptions
 
of(String, String, String) - Static method in class com.dnsimple.request.ZoneRecordOptions
 
of(String, String, String, String) - Static method in class com.dnsimple.request.DSRecordOptions
Deprecated, for removal: This API element is subject to removal in a future version.
of(String, String, String, String) - Static method in class com.dnsimple.request.OauthExchangeOptions
 
of(String, String, String, String, String, String, String, String, String) - Static method in class com.dnsimple.request.ContactOptions
 
OffsetDateTimeDeserializer - Class in com.dnsimple.http
 
OffsetDateTimeDeserializer() - Constructor for class com.dnsimple.http.OffsetDateTimeDeserializer
 
organizationName(String, String) - Method in class com.dnsimple.request.ContactOptions
 

P

page(int) - Method in class com.dnsimple.request.ListOptions
 
page(int, int) - Method in class com.dnsimple.request.ListOptions
 
page(HttpMethod, String, ListOptions, Object, Class<DATA_TYPE>) - Method in class com.dnsimple.http.HttpEndpointClient
 
PageRequest - Class in com.dnsimple.request
 
PaginatedResponse<T> - Class in com.dnsimple.response
 
PaginatedResponse(List<T>, Pagination) - Constructor for class com.dnsimple.response.PaginatedResponse
 
Pagination - Class in com.dnsimple.response
 
Pagination(Integer, Integer, Integer, Integer) - Constructor for class com.dnsimple.response.Pagination
 
PATCH - Enum constant in enum class com.dnsimple.http.HttpMethod
 
period(int) - Method in class com.dnsimple.request.RenewOptions
Set the number of years for the renewal.
POST - Enum constant in enum class com.dnsimple.http.HttpMethod
 
premiumPrice(String) - Method in class com.dnsimple.request.RegistrationOptions
Required as confirmation of the price, only if the domain is premium.
premiumPrice(String) - Method in class com.dnsimple.request.RenewOptions
Required as confirmation of the price, only if the domain is premium.
premiumPrice(String) - Method in class com.dnsimple.request.TransferOptions
Required as confirmation of the price, only if the domain is premium.
priority(int) - Method in class com.dnsimple.request.TemplateRecordOptions
Set a priority
priority(int) - Method in class com.dnsimple.request.ZoneRecordOptions
Set a priority
priority(int) - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
Set a new priority
purchaseLetsencryptCertificate(Number, String, CertificatePurchaseOptions) - Method in class com.dnsimple.endpoints.Certificates
Purchase a Let's Encrypt certificate.
purchaseLetsencryptCertificateRenewal(Number, String, Number, CertificateRenewalPurchaseOptions) - Method in class com.dnsimple.endpoints.Certificates
Purchase a Let's Encrypt certificate renewal.
PUT - Enum constant in enum class com.dnsimple.http.HttpMethod
 

R

raw(HttpMethod, String, ListOptions, Object, Class<DATA_TYPE>) - Method in class com.dnsimple.http.HttpEndpointClient
 
RawResponse - Class in com.dnsimple.http
RawResponse holds key information about an HTTP response from DNSimple's API, including the status code, headers, and the response's body in the form of an InputStream.
RawResponse(int, Map<String, List<String>>, InputStream) - Constructor for class com.dnsimple.http.RawResponse
 
redirectUri(String) - Method in class com.dnsimple.request.OauthAuthorizeOptions
Set where to redirect the user after authorization has completed.
redirectUri(String) - Method in class com.dnsimple.request.OauthExchangeOptions
Only used to validate that it matches the original /oauth/authorize, not used to redirect again.
regions(String...) - Method in class com.dnsimple.request.ZoneRecordOptions
Set the regions where the record will be present.
regions(String...) - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
Set new regions where the record will be present.
registerDomain(Number, String, RegistrationOptions) - Method in class com.dnsimple.endpoints.Registrar
Registers a domain.
RegistrantChange - Class in com.dnsimple.data
 
RegistrantChange(Long, Long, Long, Long, String, Map<String, String>, Boolean, String, String, String) - Constructor for class com.dnsimple.data.RegistrantChange
 
RegistrantChangeCheck - Class in com.dnsimple.data
 
RegistrantChangeCheck(Long, Long, List<TldExtendedAttribute>, Boolean) - Constructor for class com.dnsimple.data.RegistrantChangeCheck
 
registrar - Variable in class com.dnsimple.Client
 
Registrar - Class in com.dnsimple.endpoints
Provides access to the DNSimple Registrar API.
Registrar(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Registrar
 
REGISTRATION - Enum constant in enum class com.dnsimple.request.DomainCheckPremiumPriceAction
 
RegistrationOptions - Class in com.dnsimple.request
 
rejectPush(Number, Number) - Method in class com.dnsimple.endpoints.Domains
Reject a push.
RENEWAL - Enum constant in enum class com.dnsimple.request.DomainCheckPremiumPriceAction
 
renewDomain(Number, String, RenewOptions) - Method in class com.dnsimple.endpoints.Registrar
Renews a domain.
RenewOptions - Class in com.dnsimple.request
 
renewWhoisPrivacy(Number, String) - Method in class com.dnsimple.endpoints.Registrar
Renew whois privacy for the domain.
requiresSetup() - Method in class com.dnsimple.data.Service
 
ResourceNotFoundException - Exception in com.dnsimple.exception
 
ResourceNotFoundException() - Constructor for exception com.dnsimple.exception.ResourceNotFoundException
 
RSA - Enum constant in enum class com.dnsimple.request.SignatureAlgorithm
 

S

sandbox() - Method in class com.dnsimple.Client.Builder
Use DNSimple API's sandbox environment
ServerError - Exception in com.dnsimple.exception
 
ServerError(int) - Constructor for exception com.dnsimple.exception.ServerError
 
Service - Class in com.dnsimple.data
 
Service(Long, String, String, String, String, Boolean, String, OffsetDateTime, OffsetDateTime, List<ServiceSetting>) - Constructor for class com.dnsimple.data.Service
 
services - Variable in class com.dnsimple.Client
 
Services - Class in com.dnsimple.endpoints
Provides access to the DNSimple one-click Services API.
Services(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Services
 
ServiceSetting - Class in com.dnsimple.data
 
ServiceSetting(String, String, String, String, String, Boolean) - Constructor for class com.dnsimple.data.ServiceSetting
 
setAccessToken(String) - Method in class com.dnsimple.Client
Sets the access token for subsequent calls
setAccessToken(String) - Method in class com.dnsimple.http.HttpEndpointClient
 
setOtherOption(String, String) - Method in class com.dnsimple.request.ListOptions
 
signatureAlgorithm(SignatureAlgorithm) - Method in class com.dnsimple.request.CertificatePurchaseOptions
Set the signature algorithm for the certificate
signatureAlgorithm(SignatureAlgorithm) - Method in class com.dnsimple.request.CertificateRenewalPurchaseOptions
Set the signature algorithm for the certificate
SignatureAlgorithm - Enum Class in com.dnsimple.request
 
simple(HttpMethod, String, ListOptions, Object, Class<DATA_TYPE>) - Method in class com.dnsimple.http.HttpEndpointClient
 
SimpleResponse<T> - Class in com.dnsimple.response
 
SimpleResponse(T) - Constructor for class com.dnsimple.response.SimpleResponse
 
sortAsc(String) - Method in class com.dnsimple.request.ListOptions
 
sortDesc(String) - Method in class com.dnsimple.request.ListOptions
 
SortField - Class in com.dnsimple.request
 
SortField.Order - Enum Class in com.dnsimple.request
 
supportsWhoisPrivacy() - Method in class com.dnsimple.data.Tld
 

T

Template - Class in com.dnsimple.data
 
Template(Long, String, Long, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.Template
 
TemplateOptions - Class in com.dnsimple.request
 
TemplateRecord - Class in com.dnsimple.data
 
TemplateRecord(Long, Long, String, String, Integer, String, Integer, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.TemplateRecord
 
TemplateRecordOptions - Class in com.dnsimple.request
 
templates - Variable in class com.dnsimple.Client
 
Templates - Class in com.dnsimple.endpoints
Provides access to the DNSimple Templates API.
Templates(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Templates
 
Tld - Class in com.dnsimple.data
 
Tld(String, Integer, Boolean, Boolean, Integer, Boolean, Boolean, Boolean, String) - Constructor for class com.dnsimple.data.Tld
 
TldExtendedAttribute - Class in com.dnsimple.data
 
TldExtendedAttribute(String, String, Boolean, List<TldExtendedAttributeOption>) - Constructor for class com.dnsimple.data.TldExtendedAttribute
 
TldExtendedAttributeOption - Class in com.dnsimple.data
 
TldExtendedAttributeOption(String, String, String) - Constructor for class com.dnsimple.data.TldExtendedAttributeOption
 
tlds - Variable in class com.dnsimple.Client
 
Tlds - Class in com.dnsimple.endpoints
Provides access to the DNSimple TLDs API.
Tlds(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Tlds
 
TRANSFER - Enum constant in enum class com.dnsimple.request.DomainCheckPremiumPriceAction
 
transferDomain(Number, String, TransferOptions) - Method in class com.dnsimple.endpoints.Registrar
Starts the transfer of a domain to DNSimple.
TransferOptions - Class in com.dnsimple.request
 
ttl(int) - Method in class com.dnsimple.request.TemplateRecordOptions
Set a TTL (time to live)
ttl(int) - Method in class com.dnsimple.request.ZoneRecordOptions
Set a TTL (time to live)
ttl(int) - Method in class com.dnsimple.request.ZoneRecordUpdateOptions
Set a new TTL (time to live)

U

unapplyService(Number, String, String) - Method in class com.dnsimple.endpoints.Services
Unapply the given one-click service the given domain.
updateContact(Number, Number, ContactOptions) - Method in class com.dnsimple.endpoints.Contacts
Update a contact in the account.
updateTemplate(Number, String, TemplateOptions) - Method in class com.dnsimple.endpoints.Templates
Update a template in the account.
updateZoneRecord(Number, String, Number, ZoneRecordUpdateOptions) - Method in class com.dnsimple.endpoints.Zones
Update a record in a zone.
User - Class in com.dnsimple.data
 
User(Long, String) - Constructor for class com.dnsimple.data.User
 

V

valueOf(String) - Static method in enum class com.dnsimple.http.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.dnsimple.request.DomainCheckPremiumPriceAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.dnsimple.request.SignatureAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.dnsimple.request.SortField.Order
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.dnsimple.http.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.dnsimple.request.DomainCheckPremiumPriceAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.dnsimple.request.SignatureAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.dnsimple.request.SortField.Order
Returns an array containing the constants of this enum class, in the order they are declared.
VanityNameServer - Class in com.dnsimple.data
 
VanityNameServer(Long, String, String, String, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.VanityNameServer
 
vanityNameServers - Variable in class com.dnsimple.Client
 
VanityNameServers - Class in com.dnsimple.endpoints
Provides access to the DNSimple Vanity Name Server API
VanityNameServers(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.VanityNameServers
 
VERSION - Static variable in interface com.dnsimple.Dnsimple
 

W

Webhook - Class in com.dnsimple.data
 
Webhook(Long, String) - Constructor for class com.dnsimple.data.Webhook
 
webhooks - Variable in class com.dnsimple.Client
 
Webhooks - Class in com.dnsimple.endpoints
Provides access to the DNSimple Webhooks API.
Webhooks(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Webhooks
 
whoami() - Method in class com.dnsimple.endpoints.Identity
Gets the information about the current authenticated context.
WhoamiData - Class in com.dnsimple.data
 
WhoamiData(Account, User) - Constructor for class com.dnsimple.data.WhoamiData
 
whoisPrivacy() - Method in class com.dnsimple.request.RegistrationOptions
Enable the whois privacy as part of the transfer.
whoisPrivacy() - Method in class com.dnsimple.request.TransferOptions
Enable the whois privacy as part of the transfer.
WhoisPrivacy - Class in com.dnsimple.data
 
WhoisPrivacy(Long, Long, Boolean, LocalDate, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.WhoisPrivacy
 
WhoisPrivacyRenewal - Class in com.dnsimple.data
 
WhoisPrivacyRenewal(Long, Long, Long, String, Boolean, LocalDate, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.WhoisPrivacyRenewal
 

Z

Zone - Class in com.dnsimple.data
 
Zone(Long, Long, String, Boolean, Boolean, OffsetDateTime, Boolean, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.Zone
 
ZoneDistribution - Class in com.dnsimple.data
 
ZoneDistribution(boolean) - Constructor for class com.dnsimple.data.ZoneDistribution
 
ZoneFile - Class in com.dnsimple.data
 
ZoneFile(String) - Constructor for class com.dnsimple.data.ZoneFile
 
ZoneRecord - Class in com.dnsimple.data
 
ZoneRecord(Long, String, Long, String, String, String, Integer, Integer, Boolean, List<String>, OffsetDateTime, OffsetDateTime) - Constructor for class com.dnsimple.data.ZoneRecord
 
ZoneRecordOptions - Class in com.dnsimple.request
 
ZoneRecordUpdateOptions - Class in com.dnsimple.request
 
zones - Variable in class com.dnsimple.Client
 
Zones - Class in com.dnsimple.endpoints
Provides access to the DNSimple Zones API.
Zones(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.Zones
 
A B C D E F G H I J K L N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form