Type Definition digitalocean::request::SshKeyRequest [] [src]

type SshKeyRequest<M, V> = Request<M, V>;

A type alias with Request<_, SshKey> specific functions.

Methods

impl SshKeyRequest<Update, SshKey>
[src]

[src]

The name to give the new SSH key in your account.

Digital Ocean Documentation.