Struct dnsimple::dnsimple::vanity_name_servers::VanityNameServers[][src]

pub struct VanityNameServers<'a> {
    pub client: &'a Client,
}
Expand description

The Vanity Name Servers Service handles the vanity name servers of the DNSimple API.

See API Documentation: vanity

Fields

client: &'a Client

Implementations

Enable vanity name servers

Arguments

account_id: The account id domain: The domain name or id

Enable vanity name servers

Arguments

account_id: The account id domain: The domain name or id

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.