Package com.softlayer.api.service.dns.domain

  • Interface Summary
    Interface Description
    Registration.Service
    Registration and management of domain names and domain related services.
    Registration.ServiceAsync  
    ResourceRecord.Service
    Every domain record hosted on the SoftLayer name servers is comprised of a series or resource records that control how the domain operates, translates host names, and translates service location.
    ResourceRecord.ServiceAsync  
  • Class Summary
    Class Description
    Forward
    The SoftLayer_Dns_Domain_Forward data type represents a single DNS domain record hosted on the SoftLayer nameservers.
    Forward.Mask  
    Registration
    The SoftLayer_Dns_Domain_Registration data type represents a domain registration record.
    Registration.Mask  
    ResourceRecord
    The SoftLayer_Dns_Domain_ResourceRecord data type represents a single resource record entry in a SoftLayer hosted domain.
    ResourceRecord.Mask  
    Reverse
    The SoftLayer_Dns_Domain_Reverse data type represents a reverse IP address record.
    Reverse.Mask