Creates an A Record Parameter object. Required when creating or updating an A Record on CloudFlare.
The zone this parameter object will be associated with
The DnsAEntry that represents this CloudFlare entry.
The associated CloudFlare business object
Creates a CNAME Record Parameter object. Required when creating or updating an CNAME Record on CloudFlare.
The zone this parameter object will be associated with
The DnsCnameEntry that represents this CloudFlare entry.
The associated CloudFlare business object
Creates a MX Record Parameter object. Required when creating or updating an MX Record on CloudFlare.
The zone this parameter object will be associated with
The DnsMxEntry that represents this CloudFlare entry.
The associated CloudFlare business object
Creates a NS Record Parameter object. Required when creating or updating an NS Record on CloudFlare.
The zone this parameter object will be associated with
The DnsNsEntry that represents this CloudFlare entry.
The associated CloudFlare business object
Object creation for CloudFlare data transfer objects. Maps from internal business object types to cloudlfare types.