Module scaleway_api_rs::apis::images_api[][src]

Enums

struct for typed errors of method create_image

struct for typed errors of method delete_image1

struct for typed errors of method delete_image

struct for typed errors of method get_image1

struct for typed errors of method get_image

struct for typed errors of method list_images1

struct for typed errors of method list_images

struct for typed errors of method set_image

struct for typed errors of method update_image

Functions

Delete the image with the given ID.

Delete the image associated with the given id.

Get details of an image with the given ID.

Get the image associated with the given id.

List all images available in an account.

Replace all image properties with an image message.

Update the image associated with the given id.