Click or drag to resize
net.openstack.Providers.Rackspace.Objects.Dns Namespace
The net.openstack.Providers.Rackspace.Objects.Dns namespaces define the object model for communicating with Rackspace's Cloud DNS service over REST APIs.
Classes
  ClassDescription
Public classDnsChange
Represents a change made to a DNS record.
Public classDnsConfiguration
Represents the configuration of a collection of domains being added to the DNS service.
Public classDnsDomain
This class models the JSON representation of a domain within the DNS service.
Public classDnsDomainChange
This object represents changes made to a specific resource in the DNS service as the result of a single logical action.
Public classDnsDomainChanges
This class represents the changes made to various DNS resources as a result of logical actions made during a particular interval of time.
Public classDnsDomainConfiguration
Public classDnsDomainRecordConfiguration
Public classDnsDomainRecordUpdateConfiguration
Public classDnsDomains
This class represents a collection of DNS domains returned from a call to create, clone, or import domains in the DNS service.
Public classDnsDomainUpdateConfiguration
This class models the JSON representation of a domain within the DNS service.
Public classDnsJob
Represents the job resource associated with a server-side asynchronous operation being performed by the DNS service.
Public classDnsJobTResponse
Represents an asynchronous job which provides a strongly-typed response once the job Status reaches Completed.
Public classDnsJobStatus
Represents the status of a DNS job.
Public classDnsNameserver
This class models the JSON representation of a nameserver associated with a domain in the DNS service.
Public classDnsRateLimit
This class models the detailed parameters of a specific single rate limit within the DNS service.
Public classDnsRateLimitPattern
This class describes the rate limits in effect for resource URIs matching a specific pattern.
Public classDnsRateLimits
This class models the rate limits in effect for the DNS service.
Public classDnsRateLimitUnit
Represents the time unit used for measuring a rate limit in the DNS service.
Public classDnsRecord
This class describes a single record associated with a domain in the DNS service.
Public classDnsRecordsList
This class models the object associated with the "recordsList" property in the JSON model for a DNS domain.
Public classDnsRecordType
Represents a DNS record type.
Public classDnsServiceLimits
This class models the rate and absolute limits in effect for the DNS service.
Public classDnsSubdomain
This class describes a single subdomain associated with a domain in the DNS service.
Public classDnsSubdomainConfiguration
Public classDnsSubdomainsList
This class models the object associated with the "subdomains" property in the JSON model for a DNS domain.
Public classDnsUpdateConfiguration
Represents the updates to apply to a collection of domains in the DNS service.
Public classDomainId
Represents the unique identifier of a domain in the IDnsService.
Public classExportedDomain
Public classJobId
Represents the unique identifier of a job in the IDnsService.
Public classLimitType
Represents a category of limits which apply to the DNS service.
Public classRecordId
Represents the unique identifier of a domain record in the IDnsService.
Public classSerializedDomain
Public classSerializedDomainFormat
Represents a format for domains exported by the DNS service.