- Certificate - Class in com.dnsimple.data
-
- Certificate() - Constructor for class com.dnsimple.data.Certificate
-
- CertificateBundle - Class in com.dnsimple.data
-
- CertificateBundle() - Constructor for class com.dnsimple.data.CertificateBundle
-
- Certificates - Interface in com.dnsimple
-
- certificates - Variable in class com.dnsimple.Client
-
- certificates() - Method in interface com.dnsimple.endpoints.EndpointAdapter
-
- certificates() - Method in class com.dnsimple.endpoints.http.HttpEndpointAdapter
-
- CertificatesEndpoint - Class in com.dnsimple.endpoints.http
-
- CertificatesEndpoint(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.http.CertificatesEndpoint
-
- changeDomainDelegation(String, String, List<String>) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- changeDomainDelegation(String, String, List<String>) - Method in interface com.dnsimple.Registrar
-
Change name servers the domain is delegating to.
- changeDomainDelegationFromVanity(String, String) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- changeDomainDelegationFromVanity(String, String) - Method in interface com.dnsimple.Registrar
-
Change the domain delegation back to the standard DNSimple name servers.
- ChangeDomainDelegationFromVanityResponse - Class in com.dnsimple.response
-
- ChangeDomainDelegationFromVanityResponse() - Constructor for class com.dnsimple.response.ChangeDomainDelegationFromVanityResponse
-
- ChangeDomainDelegationResponse - Class in com.dnsimple.response
-
- ChangeDomainDelegationResponse() - Constructor for class com.dnsimple.response.ChangeDomainDelegationResponse
-
- ChangeDomainDelegationResponse(List<String>) - Constructor for class com.dnsimple.response.ChangeDomainDelegationResponse
-
- changeDomainDelegationToVanity(String, String, List<String>) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- changeDomainDelegationToVanity(String, String, List<String>) - Method in interface com.dnsimple.Registrar
-
Change the domain delegation to the specified vanity name servers.
- ChangeDomainDelegationToVanityResponse - Class in com.dnsimple.response
-
- ChangeDomainDelegationToVanityResponse() - Constructor for class com.dnsimple.response.ChangeDomainDelegationToVanityResponse
-
- ChangeDomainDelegationToVanityResponse(List<NameServer>) - Constructor for class com.dnsimple.response.ChangeDomainDelegationToVanityResponse
-
- checkDomain(String, String) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- checkDomain(String, String) - Method in interface com.dnsimple.Registrar
-
Checks whether a domain is available for registration.
- CheckDomainResponse - Class in com.dnsimple.response
-
- CheckDomainResponse() - Constructor for class com.dnsimple.response.CheckDomainResponse
-
- CheckDomainResponse(DomainAvailability) - Constructor for class com.dnsimple.response.CheckDomainResponse
-
- Client - Class in com.dnsimple
-
Instances of the Client handle low-level HTTP calls to the API.
- Client() - Constructor for class com.dnsimple.Client
-
Construct a new API client with the default HTTP endpoint adapter.
- Client(EndpointAdapter) - Constructor for class com.dnsimple.Client
-
Construct a new API client with the given endpoint adapter.
- com.dnsimple - package com.dnsimple
-
- com.dnsimple.data - package com.dnsimple.data
-
- com.dnsimple.endpoints - package com.dnsimple.endpoints
-
- com.dnsimple.endpoints.http - package com.dnsimple.endpoints.http
-
- com.dnsimple.exception - package com.dnsimple.exception
-
- com.dnsimple.request - package com.dnsimple.request
-
- com.dnsimple.response - package com.dnsimple.response
-
- Contact - Class in com.dnsimple.data
-
- Contact() - Constructor for class com.dnsimple.data.Contact
-
- contacts - Variable in class com.dnsimple.Client
-
- Contacts - Interface in com.dnsimple
-
Provides access to the DNSimple Contacts API.
- contacts() - Method in interface com.dnsimple.endpoints.EndpointAdapter
-
- contacts() - Method in class com.dnsimple.endpoints.http.HttpEndpointAdapter
-
- ContactsEndpoint - Class in com.dnsimple.endpoints.http
-
- ContactsEndpoint(HttpEndpointClient) - Constructor for class com.dnsimple.endpoints.http.ContactsEndpoint
-
- createContact(String, Map<String, Object>) - Method in interface com.dnsimple.Contacts
-
Create a contact in the account.
- createContact(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ContactsEndpoint
-
- CreateContactResponse - Class in com.dnsimple.response
-
- CreateContactResponse() - Constructor for class com.dnsimple.response.CreateContactResponse
-
- createDelegationSignerRecord(String, String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
Create a delegation signer record for a domain.
- createDelegationSignerRecord(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Create a delegation signer record for a domain.
- CreateDelegationSignerRecordResponse - Class in com.dnsimple.response
-
- CreateDelegationSignerRecordResponse() - Constructor for class com.dnsimple.response.CreateDelegationSignerRecordResponse
-
- createDomain(String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
Create a domain in an account.
- createDomain(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Create a domain in an account.
- CreateDomainResponse - Class in com.dnsimple.response
-
- CreateDomainResponse() - Constructor for class com.dnsimple.response.CreateDomainResponse
-
- createEmailForward(String, String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
Create an email forward for a domain.
- createEmailForward(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Create an email forward for a domain.
- CreateEmailForwardResponse - Class in com.dnsimple.response
-
- CreateEmailForwardResponse() - Constructor for class com.dnsimple.response.CreateEmailForwardResponse
-
- createTemplate(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- createTemplate(String, Map<String, Object>) - Method in interface com.dnsimple.Templates
-
Create a template in the account.
- createTemplateRecord(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- createTemplateRecord(String, String, Map<String, Object>) - Method in interface com.dnsimple.Templates
-
Create a record in the template.
- CreateTemplateRecordResponse - Class in com.dnsimple.response
-
- CreateTemplateRecordResponse() - Constructor for class com.dnsimple.response.CreateTemplateRecordResponse
-
- CreateTemplateResponse - Class in com.dnsimple.response
-
- CreateTemplateResponse() - Constructor for class com.dnsimple.response.CreateTemplateResponse
-
- createWebhook(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.WebhooksEndpoint
-
- createWebhook(String, Map<String, Object>) - Method in interface com.dnsimple.Webhooks
-
Create a webhook in the account.
- CreateWebhookResponse - Class in com.dnsimple.response
-
- CreateWebhookResponse() - Constructor for class com.dnsimple.response.CreateWebhookResponse
-
- createZoneRecord(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- createZoneRecord(String, String, Map<String, Object>) - Method in interface com.dnsimple.Zones
-
Create a record in a zone.
- CreateZoneRecordResponse - Class in com.dnsimple.response
-
- CreateZoneRecordResponse() - Constructor for class com.dnsimple.response.CreateZoneRecordResponse
-
- get(String) - Method in class com.dnsimple.endpoints.http.HttpEndpointClient
-
- get(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.HttpEndpointClient
-
- getAcceptedAt() - Method in class com.dnsimple.data.Push
-
- getAccessToken() - Method in class com.dnsimple.data.OauthToken
-
- getAccount() - Method in class com.dnsimple.data.Whoami
-
- getAccountId() - Method in class com.dnsimple.data.Contact
-
- getAccountId() - Method in class com.dnsimple.data.Domain
-
- getAccountId() - Method in class com.dnsimple.data.OauthToken
-
- getAccountId() - Method in class com.dnsimple.data.Push
-
- getAccountId() - Method in class com.dnsimple.data.Template
-
- getAccountId() - Method in class com.dnsimple.data.Zone
-
- getAddress1() - Method in class com.dnsimple.data.Contact
-
- getAddress2() - Method in class com.dnsimple.data.Contact
-
- getAlgorithm() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getApiBase() - Static method in class com.dnsimple.Dnsimple
-
- getAppend() - Method in class com.dnsimple.data.ServiceSetting
-
- getAuthorityIdentifier() - Method in class com.dnsimple.data.Certificate
-
- getAutoRenew() - Method in class com.dnsimple.data.Domain
-
- getAutorenewOnly() - Method in class com.dnsimple.data.Tld
-
- getAvailable() - Method in class com.dnsimple.data.DomainAvailability
-
- getCertificate(String, String, String) - Method in interface com.dnsimple.Certificates
-
Get a specific certificate associated to a domain using the certificate's ID.
- getCertificate(String, String, String) - Method in class com.dnsimple.endpoints.http.CertificatesEndpoint
-
- getCertificatePrivateKey(String, String, String) - Method in interface com.dnsimple.Certificates
-
Get the certificate private key associated with a domain.
- getCertificatePrivateKey(String, String, String) - Method in class com.dnsimple.endpoints.http.CertificatesEndpoint
-
- GetCertificatePrivateKeyResponse - Class in com.dnsimple.response
-
- GetCertificatePrivateKeyResponse() - Constructor for class com.dnsimple.response.GetCertificatePrivateKeyResponse
-
- GetCertificatePrivateKeyResponse(CertificateBundle) - Constructor for class com.dnsimple.response.GetCertificatePrivateKeyResponse
-
- GetCertificateResponse - Class in com.dnsimple.response
-
- GetCertificateResponse() - Constructor for class com.dnsimple.response.GetCertificateResponse
-
- GetCertificateResponse(Certificate) - Constructor for class com.dnsimple.response.GetCertificateResponse
-
- getCity() - Method in class com.dnsimple.data.Contact
-
- getCommonName() - Method in class com.dnsimple.data.Certificate
-
- getContact(String, String) - Method in interface com.dnsimple.Contacts
-
Get a specific contact associated to an account using the contacts's ID.
- getContact(String, String) - Method in class com.dnsimple.endpoints.http.ContactsEndpoint
-
- getContactId() - Method in class com.dnsimple.data.Push
-
- GetContactResponse - Class in com.dnsimple.response
-
- GetContactResponse() - Constructor for class com.dnsimple.response.GetContactResponse
-
- 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.Certificate
-
- getCreatedAt() - Method in class com.dnsimple.data.Contact
-
- getCreatedAt() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getCreatedAt() - Method in class com.dnsimple.data.Dnssec
-
- getCreatedAt() - Method in class com.dnsimple.data.Domain
-
- getCreatedAt() - Method in class com.dnsimple.data.EmailForward
-
- getCreatedAt() - Method in class com.dnsimple.data.NameServer
-
- getCreatedAt() - Method in class com.dnsimple.data.Push
-
- 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.WhoisPrivacy
-
- getCreatedAt() - Method in class com.dnsimple.data.Zone
-
- getCreatedAt() - Method in class com.dnsimple.data.ZoneRecord
-
- getCsr() - Method in class com.dnsimple.data.Certificate
-
- getCurrentPage() - Method in class com.dnsimple.data.Pagination
-
- getData() - Method in class com.dnsimple.response.AcceptPushResponse
-
- getData() - Method in class com.dnsimple.response.AppliedServicesResponse
-
- getData() - Method in class com.dnsimple.response.ApplyServiceResponse
-
- getData() - Method in class com.dnsimple.response.ApplyTemplateResponse
-
- getData() - Method in class com.dnsimple.response.ChangeDomainDelegationFromVanityResponse
-
- getData() - Method in class com.dnsimple.response.ChangeDomainDelegationResponse
-
- getData() - Method in class com.dnsimple.response.ChangeDomainDelegationToVanityResponse
-
- getData() - Method in class com.dnsimple.response.CheckDomainResponse
-
- getData() - Method in class com.dnsimple.response.CreateContactResponse
-
- getData() - Method in class com.dnsimple.response.CreateDelegationSignerRecordResponse
-
- getData() - Method in class com.dnsimple.response.CreateDomainResponse
-
- getData() - Method in class com.dnsimple.response.CreateEmailForwardResponse
-
- getData() - Method in class com.dnsimple.response.CreateTemplateRecordResponse
-
- getData() - Method in class com.dnsimple.response.CreateTemplateResponse
-
- getData() - Method in class com.dnsimple.response.CreateWebhookResponse
-
- getData() - Method in class com.dnsimple.response.CreateZoneRecordResponse
-
- getData() - Method in class com.dnsimple.response.DeleteContactResponse
-
- getData() - Method in class com.dnsimple.response.DeleteDelegationSignerRecordResponse
-
- getData() - Method in class com.dnsimple.response.DeleteDomainResponse
-
- getData() - Method in class com.dnsimple.response.DeleteEmailForwardResponse
-
- getData() - Method in class com.dnsimple.response.DeleteTemplateRecordResponse
-
- getData() - Method in class com.dnsimple.response.DeleteTemplateResponse
-
- getData() - Method in class com.dnsimple.response.DeleteWebhookResponse
-
- getData() - Method in class com.dnsimple.response.DeleteZoneRecordResponse
-
- getData() - Method in class com.dnsimple.response.DisableAutoRenewalResponse
-
- getData() - Method in class com.dnsimple.response.DisableDnssecResponse
-
- getData() - Method in class com.dnsimple.response.DisableVanityNameServersResponse
-
- getData() - Method in class com.dnsimple.response.DisableWhoisPrivacyResponse
-
- getData() - Method in class com.dnsimple.response.DownloadCertificateResponse
-
- getData() - Method in class com.dnsimple.response.EnableAutoRenewalResponse
-
- getData() - Method in class com.dnsimple.response.EnableDnssecResponse
-
- getData() - Method in class com.dnsimple.response.EnableVanityNameServersResponse
-
- getData() - Method in class com.dnsimple.response.EnableWhoisPrivacyResponse
-
- getData() - Method in class com.dnsimple.response.GetCertificatePrivateKeyResponse
-
- getData() - Method in class com.dnsimple.response.GetCertificateResponse
-
- getData() - Method in class com.dnsimple.response.GetContactResponse
-
- getData() - Method in class com.dnsimple.response.GetDelegationSignerRecordResponse
-
- getData() - Method in class com.dnsimple.response.GetDnssecResponse
-
- getData() - Method in class com.dnsimple.response.GetDomainDelegationResponse
-
- getData() - Method in class com.dnsimple.response.GetDomainResponse
-
- getData() - Method in class com.dnsimple.response.GetEmailForwardResponse
-
- getData() - Method in class com.dnsimple.response.GetServiceResponse
-
- getData() - Method in class com.dnsimple.response.GetTemplateRecordResponse
-
- getData() - Method in class com.dnsimple.response.GetTemplateResponse
-
- getData() - Method in class com.dnsimple.response.GetTldExtendedAttributesResponse
-
- getData() - Method in class com.dnsimple.response.GetTldResponse
-
- getData() - Method in class com.dnsimple.response.GetWebhookResponse
-
- getData() - Method in class com.dnsimple.response.GetWhoisPrivacyResponse
-
- getData() - Method in class com.dnsimple.response.GetZoneFileResponse
-
- getData() - Method in class com.dnsimple.response.GetZoneRecordResponse
-
- getData() - Method in class com.dnsimple.response.GetZoneResponse
-
- getData() - Method in class com.dnsimple.response.InitiatePushResponse
-
- getData() - Method in class com.dnsimple.response.ListAccountsResponse
-
- getData() - Method in class com.dnsimple.response.ListCertificatesResponse
-
- getData() - Method in class com.dnsimple.response.ListContactsResponse
-
- getData() - Method in class com.dnsimple.response.ListDelegationSignerRecordsResponse
-
- getData() - Method in class com.dnsimple.response.ListDomainsResponse
-
- getData() - Method in class com.dnsimple.response.ListEmailForwardsResponse
-
- getData() - Method in class com.dnsimple.response.ListPushesResponse
-
- getData() - Method in class com.dnsimple.response.ListServicesResponse
-
- getData() - Method in class com.dnsimple.response.ListTemplateRecordsResponse
-
- getData() - Method in class com.dnsimple.response.ListTemplatesResponse
-
- getData() - Method in class com.dnsimple.response.ListTldsResponse
-
- getData() - Method in class com.dnsimple.response.ListWebhooksResponse
-
- getData() - Method in class com.dnsimple.response.ListZoneRecordsResponse
-
- getData() - Method in class com.dnsimple.response.ListZonesResponse
-
- getData() - Method in class com.dnsimple.response.RegisterDomainResponse
-
- getData() - Method in class com.dnsimple.response.RejectPushResponse
-
- getData() - Method in class com.dnsimple.response.RenewDomainResponse
-
- getData() - Method in class com.dnsimple.response.ResetDomainTokenResponse
-
- getData() - Method in class com.dnsimple.response.TransferDomainOutResponse
-
- getData() - Method in class com.dnsimple.response.TransferDomainResponse
-
- getData() - Method in class com.dnsimple.response.UnapplyServiceResponse
-
- getData() - Method in class com.dnsimple.response.UpdateContactResponse
-
- getData() - Method in class com.dnsimple.response.UpdateTemplateResponse
-
- getData() - Method in class com.dnsimple.response.UpdateZoneRecordResponse
-
- getData() - Method in class com.dnsimple.response.WhoamiResponse
-
- getDefaultSubdomain() - Method in class com.dnsimple.data.Service
-
- getDelegationSignerRecord(String, String, String) - Method in interface com.dnsimple.Domains
-
Get a delegation signer record for a domain using the delegation signer records's ID.
- getDelegationSignerRecord(String, String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Get a delegation signer record for a domain using the delegation signer records's ID.
- GetDelegationSignerRecordResponse - Class in com.dnsimple.response
-
- GetDelegationSignerRecordResponse() - Constructor for class com.dnsimple.response.GetDelegationSignerRecordResponse
-
- 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
-
- getDigest() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getDigestType() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getDnssec(String, String) - Method in interface com.dnsimple.Domains
-
Get DNSSEC status of the domain.
- getDnssec(String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Get DNSSEC status of the domain.
- GetDnssecResponse - Class in com.dnsimple.response
-
- GetDnssecResponse() - Constructor for class com.dnsimple.response.GetDnssecResponse
-
- getDomain(String, String) - Method in interface com.dnsimple.Domains
-
Get a specific domain associated to an account using the domain's name or ID.
- getDomain(String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Get a specific domain associated to an account using the domain's name or ID.
- getDomainDelegation(String, String) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- getDomainDelegation(String, String) - Method in interface com.dnsimple.Registrar
-
Lists name servers the domain is delegating to.
- GetDomainDelegationResponse - Class in com.dnsimple.response
-
- GetDomainDelegationResponse() - Constructor for class com.dnsimple.response.GetDomainDelegationResponse
-
- getDomainId() - Method in class com.dnsimple.data.Certificate
-
- getDomainId() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getDomainId() - Method in class com.dnsimple.data.EmailForward
-
- getDomainId() - Method in class com.dnsimple.data.Push
-
- getDomainId() - Method in class com.dnsimple.data.WhoisPrivacy
-
- getDomainName() - Method in class com.dnsimple.data.DomainAvailability
-
- GetDomainResponse - Class in com.dnsimple.response
-
- GetDomainResponse() - Constructor for class com.dnsimple.response.GetDomainResponse
-
- 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(String, String, String) - Method in interface com.dnsimple.Domains
-
Get a specific email forward associated to a domain using the email forward's ID.
- getEmailForward(String, String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Get a specific email forward associated to a domain using the email forward's ID.
- GetEmailForwardResponse - Class in com.dnsimple.response
-
- GetEmailForwardResponse() - Constructor for class com.dnsimple.response.GetEmailForwardResponse
-
- getEnabled() - Method in class com.dnsimple.data.Dnssec
-
- getEnabled() - Method in class com.dnsimple.data.WhoisPrivacy
-
- getExample() - Method in class com.dnsimple.data.ServiceSetting
-
- getExpiresOn() - Method in class com.dnsimple.data.Certificate
-
- getExpiresOn() - Method in class com.dnsimple.data.Domain
-
- getExpiresOn() - Method in class com.dnsimple.data.WhoisPrivacy
-
- getFax() - Method in class com.dnsimple.data.Contact
-
- getFirstName() - Method in class com.dnsimple.data.Contact
-
- getFrom() - Method in class com.dnsimple.data.EmailForward
-
- getHttpRequest() - Method in class com.dnsimple.response.ApiResponse
-
- getHttpResponse() - Method in class com.dnsimple.response.ApiResponse
-
- getId() - Method in class com.dnsimple.data.Account
-
- getId() - Method in class com.dnsimple.data.Certificate
-
- 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.EmailForward
-
- getId() - Method in class com.dnsimple.data.NameServer
-
- getId() - Method in class com.dnsimple.data.Push
-
- 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.Webhook
-
- getId() - Method in class com.dnsimple.data.WhoisPrivacy
-
- getId() - Method in class com.dnsimple.data.Zone
-
- getId() - Method in class com.dnsimple.data.ZoneRecord
-
- getIdn() - Method in class com.dnsimple.data.Tld
-
- getIntermediateCertificates() - Method in class com.dnsimple.data.CertificateBundle
-
- getIpv4() - Method in class com.dnsimple.data.NameServer
-
- getIpv6() - Method in class com.dnsimple.data.NameServer
-
- 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
-
- getName() - Method in class com.dnsimple.data.Certificate
-
- getName() - Method in class com.dnsimple.data.Domain
-
- getName() - Method in class com.dnsimple.data.NameServer
-
- 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.Zone
-
- getName() - Method in class com.dnsimple.data.ZoneRecord
-
- getOptions() - Method in class com.dnsimple.data.TldExtendedAttribute
-
- getOrganizationName() - Method in class com.dnsimple.data.Contact
-
- getPagination() - Method in class com.dnsimple.response.AppliedServicesResponse
-
- getPagination() - Method in class com.dnsimple.response.ListCertificatesResponse
-
- getPagination() - Method in class com.dnsimple.response.ListContactsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListDelegationSignerRecordsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListDomainsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListEmailForwardsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListPushesResponse
-
- getPagination() - Method in class com.dnsimple.response.ListTemplateRecordsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListTemplatesResponse
-
- getPagination() - Method in class com.dnsimple.response.ListTldsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListZoneRecordsResponse
-
- getPagination() - Method in class com.dnsimple.response.ListZonesResponse
-
- getParentId() - Method in class com.dnsimple.data.ZoneRecord
-
- getPassword() - Method in class com.dnsimple.data.ServiceSetting
-
- getPerPage() - Method in class com.dnsimple.data.Pagination
-
- getPhone() - Method in class com.dnsimple.data.Contact
-
- getPostalCode() - Method in class com.dnsimple.data.Contact
-
- getPremium() - Method in class com.dnsimple.data.DomainAvailability
-
- getPriority() - Method in class com.dnsimple.data.TemplateRecord
-
- getPriority() - Method in class com.dnsimple.data.ZoneRecord
-
- getPrivateKey() - Method in class com.dnsimple.data.CertificateBundle
-
- getPrivateWhois() - Method in class com.dnsimple.data.Domain
-
- getRegistrantId() - Method in class com.dnsimple.data.Domain
-
- getRequestId() - Method in exception com.dnsimple.exception.DnsimpleException
-
- getRequired() - Method in class com.dnsimple.data.TldExtendedAttribute
-
- getRequiresSetup() - Method in class com.dnsimple.data.Service
-
- getReverse() - Method in class com.dnsimple.data.Zone
-
- getRootCertificate() - Method in class com.dnsimple.data.CertificateBundle
-
- getScope() - Method in class com.dnsimple.data.OauthToken
-
- getServerCertificate() - Method in class com.dnsimple.data.CertificateBundle
-
- getService(String) - Method in class com.dnsimple.endpoints.http.ServicesEndpoint
-
- getService(String) - Method in interface com.dnsimple.Services
-
Get a specific service by ID.
- GetServiceResponse - Class in com.dnsimple.response
-
- GetServiceResponse() - Constructor for class com.dnsimple.response.GetServiceResponse
-
- getSettings() - Method in class com.dnsimple.data.Service
-
- getSetupDescription() - Method in class com.dnsimple.data.Service
-
- getShortName() - Method in class com.dnsimple.data.Service
-
- getShortName() - Method in class com.dnsimple.data.Template
-
- getState() - Method in class com.dnsimple.data.Certificate
-
- getState() - Method in class com.dnsimple.data.Domain
-
- getStateOrProvince() - Method in class com.dnsimple.data.Contact
-
- getStatusCode() - Method in exception com.dnsimple.exception.DnsimpleException
-
- getSystemRecord() - Method in class com.dnsimple.data.ZoneRecord
-
- getTemplate(String, String) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- getTemplate(String, String) - Method in interface com.dnsimple.Templates
-
Get a specific template associated to an account using the templates's ID.
- getTemplateId() - Method in class com.dnsimple.data.TemplateRecord
-
- getTemplateRecord(String, String, String) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- getTemplateRecord(String, String, String) - Method in interface com.dnsimple.Templates
-
Get a specific record associated to a template using the record's ID.
- GetTemplateRecordResponse - Class in com.dnsimple.response
-
- GetTemplateRecordResponse() - Constructor for class com.dnsimple.response.GetTemplateRecordResponse
-
- GetTemplateResponse - Class in com.dnsimple.response
-
- GetTemplateResponse() - Constructor for class com.dnsimple.response.GetTemplateResponse
-
- getTitle() - Method in class com.dnsimple.data.TldExtendedAttributeOption
-
- getTld() - Method in class com.dnsimple.data.Tld
-
- getTld(String) - Method in class com.dnsimple.endpoints.http.TldsEndpoint
-
- getTld(String) - Method in interface com.dnsimple.Tlds
-
Get details for a specific tld.
- getTldExtendedAttributes(String) - Method in class com.dnsimple.endpoints.http.TldsEndpoint
-
- getTldExtendedAttributes(String) - Method in interface com.dnsimple.Tlds
-
Get extended attributes for a TLD
- GetTldExtendedAttributesResponse - Class in com.dnsimple.response
-
- GetTldExtendedAttributesResponse() - Constructor for class com.dnsimple.response.GetTldExtendedAttributesResponse
-
- GetTldResponse - Class in com.dnsimple.response
-
- GetTldResponse() - Constructor for class com.dnsimple.response.GetTldResponse
-
- getTldType() - Method in class com.dnsimple.data.Tld
-
- getTo() - Method in class com.dnsimple.data.EmailForward
-
- getToken() - Method in class com.dnsimple.data.Domain
-
- getTokenType() - Method in class com.dnsimple.data.OauthToken
-
- getTotalEntries() - Method in class com.dnsimple.data.Pagination
-
- getTotalPages() - Method in class com.dnsimple.data.Pagination
-
- getTtl() - Method in class com.dnsimple.data.TemplateRecord
-
- getTtl() - Method in class com.dnsimple.data.ZoneRecord
-
- 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.Certificate
-
- getUpdatedAt() - Method in class com.dnsimple.data.Contact
-
- getUpdatedAt() - Method in class com.dnsimple.data.DelegationSignerRecord
-
- getUpdatedAt() - Method in class com.dnsimple.data.Dnssec
-
- getUpdatedAt() - Method in class com.dnsimple.data.Domain
-
- getUpdatedAt() - Method in class com.dnsimple.data.EmailForward
-
- getUpdatedAt() - Method in class com.dnsimple.data.NameServer
-
- getUpdatedAt() - Method in class com.dnsimple.data.Push
-
- 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.WhoisPrivacy
-
- 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.Whoami
-
- getValue() - Method in class com.dnsimple.data.TldExtendedAttributeOption
-
- getWebhook(String, String) - Method in class com.dnsimple.endpoints.http.WebhooksEndpoint
-
- getWebhook(String, String) - Method in interface com.dnsimple.Webhooks
-
Get a specific webhook associated to an account using the webhook's ID.
- GetWebhookResponse - Class in com.dnsimple.response
-
- GetWebhookResponse() - Constructor for class com.dnsimple.response.GetWebhookResponse
-
- getWhoisPrivacy() - Method in class com.dnsimple.data.Tld
-
- getWhoisPrivacy(String, String) - Method in class com.dnsimple.endpoints.http.RegistrarEndpoint
-
- getWhoisPrivacy(String, String) - Method in interface com.dnsimple.Registrar
-
Gets the whois privacy for the domain.
- GetWhoisPrivacyResponse - Class in com.dnsimple.response
-
- GetWhoisPrivacyResponse() - Constructor for class com.dnsimple.response.GetWhoisPrivacyResponse
-
- getYears() - Method in class com.dnsimple.data.Certificate
-
- getZone() - Method in class com.dnsimple.data.ZoneFile
-
- getZone(String, String) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- getZone(String, String) - Method in interface com.dnsimple.Zones
-
Get a specific zone associated to an account using the zone's name or ID.
- getZoneFile(String, String) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- getZoneFile(String, String) - Method in interface com.dnsimple.Zones
-
Get the zone file associated to an account using the zone's name or ID.
- GetZoneFileResponse - Class in com.dnsimple.response
-
- GetZoneFileResponse() - Constructor for class com.dnsimple.response.GetZoneFileResponse
-
- getZoneId() - Method in class com.dnsimple.data.ZoneRecord
-
- getZoneRecord(String, String, String) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- getZoneRecord(String, String, String) - Method in interface com.dnsimple.Zones
-
Get a specific record associated to a zone using the zone's name or ID.
- GetZoneRecordResponse - Class in com.dnsimple.response
-
- GetZoneRecordResponse() - Constructor for class com.dnsimple.response.GetZoneRecordResponse
-
- GetZoneResponse - Class in com.dnsimple.response
-
- GetZoneResponse() - Constructor for class com.dnsimple.response.GetZoneResponse
-
- listAccounts() - Method in interface com.dnsimple.Accounts
-
Lists the accounts the authenticated entity has access to.
- listAccounts() - Method in class com.dnsimple.endpoints.http.AccountsEndpoint
-
- ListAccountsResponse - Class in com.dnsimple.response
-
- ListAccountsResponse() - Constructor for class com.dnsimple.response.ListAccountsResponse
-
- ListAccountsResponse(List<Account>) - Constructor for class com.dnsimple.response.ListAccountsResponse
-
- listCertificates(String, String) - Method in interface com.dnsimple.Certificates
-
Lists the domains in the account.
- listCertificates(String, String, Map<String, Object>) - Method in interface com.dnsimple.Certificates
-
Lists the certificates in the domain.
- listCertificates(String, String) - Method in class com.dnsimple.endpoints.http.CertificatesEndpoint
-
- listCertificates(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.CertificatesEndpoint
-
- ListCertificatesResponse - Class in com.dnsimple.response
-
- ListCertificatesResponse() - Constructor for class com.dnsimple.response.ListCertificatesResponse
-
- ListCertificatesResponse(List<Certificate>) - Constructor for class com.dnsimple.response.ListCertificatesResponse
-
- ListCertificatesResponse(List<Certificate>, Pagination) - Constructor for class com.dnsimple.response.ListCertificatesResponse
-
- listContacts(String) - Method in interface com.dnsimple.Contacts
-
Lists the contacts in the account.
- listContacts(String, Map<String, Object>) - Method in interface com.dnsimple.Contacts
-
Lists the contacts in the account.
- listContacts(String) - Method in class com.dnsimple.endpoints.http.ContactsEndpoint
-
- listContacts(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ContactsEndpoint
-
- ListContactsResponse - Class in com.dnsimple.response
-
- ListContactsResponse() - Constructor for class com.dnsimple.response.ListContactsResponse
-
- ListContactsResponse(List<Contact>) - Constructor for class com.dnsimple.response.ListContactsResponse
-
- ListContactsResponse(List<Contact>, Pagination) - Constructor for class com.dnsimple.response.ListContactsResponse
-
- listDelegationSignerRecords(String, String) - Method in interface com.dnsimple.Domains
-
Lists the delegation signer records in the domain.
- listDelegationSignerRecords(String, String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
Lists the delegation signer records in the domain.
- listDelegationSignerRecords(String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Lists the delegation signer records in the domain.
- listDelegationSignerRecords(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Lists the delegation signer records in the domain.
- ListDelegationSignerRecordsResponse - Class in com.dnsimple.response
-
- ListDelegationSignerRecordsResponse() - Constructor for class com.dnsimple.response.ListDelegationSignerRecordsResponse
-
- ListDelegationSignerRecordsResponse(List<DelegationSignerRecord>) - Constructor for class com.dnsimple.response.ListDelegationSignerRecordsResponse
-
- ListDelegationSignerRecordsResponse(List<DelegationSignerRecord>, Pagination) - Constructor for class com.dnsimple.response.ListDelegationSignerRecordsResponse
-
- listDomains(String) - Method in interface com.dnsimple.Domains
-
Lists the domains in the account.
- listDomains(String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
Lists the domains in the account.
- listDomains(String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Lists the domains in the account.
- listDomains(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
Lists the domains in the account.
- ListDomainsResponse - Class in com.dnsimple.response
-
- ListDomainsResponse() - Constructor for class com.dnsimple.response.ListDomainsResponse
-
- ListDomainsResponse(List<Domain>) - Constructor for class com.dnsimple.response.ListDomainsResponse
-
- ListDomainsResponse(List<Domain>, Pagination) - Constructor for class com.dnsimple.response.ListDomainsResponse
-
- listEmailForwards(String, String) - Method in interface com.dnsimple.Domains
-
List email forwards under a given domain.
- listEmailForwards(String, String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
List email forwards under a given domain.
- listEmailForwards(String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
List email forwards under a given domain.
- listEmailForwards(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
List email forwards under a given domain.
- ListEmailForwardsResponse - Class in com.dnsimple.response
-
- ListEmailForwardsResponse() - Constructor for class com.dnsimple.response.ListEmailForwardsResponse
-
- listPushes(String, String) - Method in interface com.dnsimple.Domains
-
List pushes under a given domain.
- listPushes(String, String, Map<String, Object>) - Method in interface com.dnsimple.Domains
-
List pushes under a given domain.
- listPushes(String, String) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
List pushes under a given domain.
- listPushes(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.DomainsEndpoint
-
List pushes under a given domain.
- ListPushesResponse - Class in com.dnsimple.response
-
- ListPushesResponse() - Constructor for class com.dnsimple.response.ListPushesResponse
-
- listServices() - Method in class com.dnsimple.endpoints.http.ServicesEndpoint
-
- listServices(Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ServicesEndpoint
-
- listServices() - Method in interface com.dnsimple.Services
-
Lists the available one-click services.
- listServices(Map<String, Object>) - Method in interface com.dnsimple.Services
-
Lists the available one-click services.
- ListServicesResponse - Class in com.dnsimple.response
-
- ListServicesResponse() - Constructor for class com.dnsimple.response.ListServicesResponse
-
- listTemplateRecords(String, String) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- listTemplateRecords(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- listTemplateRecords(String, String) - Method in interface com.dnsimple.Templates
-
Lists the records in the template.
- listTemplateRecords(String, String, Map<String, Object>) - Method in interface com.dnsimple.Templates
-
Lists the records in the template.
- ListTemplateRecordsResponse - Class in com.dnsimple.response
-
- ListTemplateRecordsResponse() - Constructor for class com.dnsimple.response.ListTemplateRecordsResponse
-
- listTemplates(String) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- listTemplates(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.TemplatesEndpoint
-
- listTemplates(String) - Method in interface com.dnsimple.Templates
-
Lists the templates in the account.
- listTemplates(String, Map<String, Object>) - Method in interface com.dnsimple.Templates
-
Lists the templates in the account.
- ListTemplatesResponse - Class in com.dnsimple.response
-
- ListTemplatesResponse() - Constructor for class com.dnsimple.response.ListTemplatesResponse
-
- listTlds() - Method in class com.dnsimple.endpoints.http.TldsEndpoint
-
- listTlds(Map<String, Object>) - Method in class com.dnsimple.endpoints.http.TldsEndpoint
-
- listTlds() - Method in interface com.dnsimple.Tlds
-
Lists supported TLDs for registration
- listTlds(Map<String, Object>) - Method in interface com.dnsimple.Tlds
-
Lists supported TLDs for registration
- ListTldsResponse - Class in com.dnsimple.response
-
- ListTldsResponse() - Constructor for class com.dnsimple.response.ListTldsResponse
-
- listWebhooks(String) - Method in class com.dnsimple.endpoints.http.WebhooksEndpoint
-
- listWebhooks(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.WebhooksEndpoint
-
- listWebhooks(String) - Method in interface com.dnsimple.Webhooks
-
Lists the webhooks in the account.
- listWebhooks(String, Map<String, Object>) - Method in interface com.dnsimple.Webhooks
-
Lists the webhooks in the account.
- ListWebhooksResponse - Class in com.dnsimple.response
-
- ListWebhooksResponse() - Constructor for class com.dnsimple.response.ListWebhooksResponse
-
- listZoneRecords(String, String) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- listZoneRecords(String, String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- listZoneRecords(String, String) - Method in interface com.dnsimple.Zones
-
Lists the records in the zone.
- listZoneRecords(String, String, Map<String, Object>) - Method in interface com.dnsimple.Zones
-
Lists the records in the zone.
- ListZoneRecordsResponse - Class in com.dnsimple.response
-
- ListZoneRecordsResponse() - Constructor for class com.dnsimple.response.ListZoneRecordsResponse
-
- listZones(String) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- listZones(String, Map<String, Object>) - Method in class com.dnsimple.endpoints.http.ZonesEndpoint
-
- listZones(String) - Method in interface com.dnsimple.Zones
-
Lists the zones in the account.
- listZones(String, Map<String, Object>) - Method in interface com.dnsimple.Zones
-
Lists the zones in the account.
- ListZonesResponse - Class in com.dnsimple.response
-
- ListZonesResponse() - Constructor for class com.dnsimple.response.ListZonesResponse
-