Type Definition digitalocean::request::ImageRequest []

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

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

Methods

impl ImageRequest<Get, Image>

impl ImageRequest<Update, Image>
[src]

The new name that you would like to use for the image.

Digital Ocean Documentation.