pub fn create_subnet_blocking(
client: &TencentCloudBlocking,
request: &CreateSubnet<'_>,
) -> TencentCloudResult<CreateSubnetResponse>Expand description
Create a subnet with the blocking client.
pub fn create_subnet_blocking(
client: &TencentCloudBlocking,
request: &CreateSubnet<'_>,
) -> TencentCloudResult<CreateSubnetResponse>Create a subnet with the blocking client.