public static final class CreateExpressCloudConnectionRequest.Builder extends Object
public CreateExpressCloudConnectionRequest.Builder bandwidth(Integer bandwidth)
Unit: Mbit/s.
public CreateExpressCloudConnectionRequest.Builder contactMail(String contactMail)
public CreateExpressCloudConnectionRequest.Builder contactTel(String contactTel)
public CreateExpressCloudConnectionRequest.Builder description(String description)
The description must be 2 to 256 characters in length. It must start with a letter but cannot start with `http://` or `https://`.
public CreateExpressCloudConnectionRequest.Builder IDCardNo(String IDCardNo)
public CreateExpressCloudConnectionRequest.Builder idcSP(String idcSP)
public CreateExpressCloudConnectionRequest.Builder name(String name)
The name must be 2 to 128 characters in length and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). It must start with a letter but cannot start with `http://` or `https://`.
public CreateExpressCloudConnectionRequest.Builder ownerAccount(String ownerAccount)
public CreateExpressCloudConnectionRequest.Builder ownerId(Long ownerId)
public CreateExpressCloudConnectionRequest.Builder peerCity(String peerCity)
public CreateExpressCloudConnectionRequest.Builder peerLocation(String peerLocation)
> It must be accurate to house number-floor-room number-server rack number.
public CreateExpressCloudConnectionRequest.Builder portType(String portType)
* 100Base-T * 1000Base-T * 1000Base-LX * 10GBase-T * 10GBase-LR
public CreateExpressCloudConnectionRequest.Builder redundantEccId(String redundantEccId)
public CreateExpressCloudConnectionRequest.Builder regionId(String regionId)
public CreateExpressCloudConnectionRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public CreateExpressCloudConnectionRequest.Builder resourceOwnerId(Long resourceOwnerId)
public CreateExpressCloudConnectionRequest build()
Copyright © 2024. All rights reserved.