pub fn modify_instances_project_blocking(
client: &TencentCloudBlocking,
request: &ModifyInstancesProject<'_>,
) -> TencentCloudResult<GenericActionResponse>
Expand description
Change the project of CVM instances with the blocking client.
pub fn modify_instances_project_blocking(
client: &TencentCloudBlocking,
request: &ModifyInstancesProject<'_>,
) -> TencentCloudResult<GenericActionResponse>
Change the project of CVM instances with the blocking client.