huawei-cloud-api-definitions-VAS 0.1.20240402

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#[cfg(feature = "CreateTasks")]
pub mod CreateTasks;
#[cfg(feature = "DeleteTask")]
pub mod DeleteTask;
#[cfg(feature = "ListTasksDetails")]
pub mod ListTasksDetails;
#[cfg(feature = "ShowTask")]
pub mod ShowTask;
#[cfg(feature = "StartTask")]
pub mod StartTask;
#[cfg(feature = "StopTask")]
pub mod StopTask;
#[cfg(feature = "UpdateTask")]
pub mod UpdateTask;