huawei-cloud-api-definitions-CodeArtsBuild 0.1.20240121

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
#[cfg(feature = "CreateBuildJob")]
pub mod CreateBuildJob;
#[cfg(feature = "CreateTemplates")]
pub mod CreateTemplates;
#[cfg(feature = "DeleteBuildJob")]
pub mod DeleteBuildJob;
#[cfg(feature = "DeleteTemplates")]
pub mod DeleteTemplates;
#[cfg(feature = "DisableBuildJob")]
pub mod DisableBuildJob;
#[cfg(feature = "DisableNotice")]
pub mod DisableNotice;
#[cfg(feature = "DownloadBuildLog")]
pub mod DownloadBuildLog;
#[cfg(feature = "DownloadKeystore")]
pub mod DownloadKeystore;
#[cfg(feature = "DownloadLogByRecordId")]
pub mod DownloadLogByRecordId;
#[cfg(feature = "DownloadTaskLog")]
pub mod DownloadTaskLog;
#[cfg(feature = "EnableBuildJob")]
pub mod EnableBuildJob;
#[cfg(feature = "ListJobConfig")]
pub mod ListJobConfig;
#[cfg(feature = "ListNotice")]
pub mod ListNotice;
#[cfg(feature = "ListTemplates")]
pub mod ListTemplates;
#[cfg(feature = "RunJob")]
pub mod RunJob;
#[cfg(feature = "ShowFlowGraph")]
pub mod ShowFlowGraph;
#[cfg(feature = "ShowHistoryDetails")]
pub mod ShowHistoryDetails;
#[cfg(feature = "ShowJobListByProjectId")]
pub mod ShowJobListByProjectId;
#[cfg(feature = "ShowJobStatus")]
pub mod ShowJobStatus;
#[cfg(feature = "ShowJobSuccessRatio")]
pub mod ShowJobSuccessRatio;
#[cfg(feature = "ShowLastHistory")]
pub mod ShowLastHistory;
#[cfg(feature = "ShowListHistory")]
pub mod ShowListHistory;
#[cfg(feature = "ShowListPeriodHistory")]
pub mod ShowListPeriodHistory;
#[cfg(feature = "ShowOutputInfo")]
pub mod ShowOutputInfo;
#[cfg(feature = "ShowRecordDetail")]
pub mod ShowRecordDetail;
#[cfg(feature = "ShowRecordInfo")]
pub mod ShowRecordInfo;
#[cfg(feature = "StopBuildJob")]
pub mod StopBuildJob;
#[cfg(feature = "StopJob")]
pub mod StopJob;
#[cfg(feature = "UpdateBuildJob")]
pub mod UpdateBuildJob;
#[cfg(feature = "UpdateNotice")]
pub mod UpdateNotice;