public static final class ApplyPhysicalConnectionLOARequest.Builder extends Object
public ApplyPhysicalConnectionLOARequest.Builder bandwidth(Integer bandwidth)
Valid values: **2** to **10240**.
public ApplyPhysicalConnectionLOARequest.Builder clientToken(String clientToken)
You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters. > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
public ApplyPhysicalConnectionLOARequest.Builder companyName(String companyName)
public ApplyPhysicalConnectionLOARequest.Builder constructionTime(String constructionTime)
public ApplyPhysicalConnectionLOARequest.Builder instanceId(String instanceId)
public ApplyPhysicalConnectionLOARequest.Builder lineType(String lineType)
* **MSTP**: MSTP line * **MPLSVPN**: MPLSVPN line * **FIBRE**: fiber line * **Other**: other types
public ApplyPhysicalConnectionLOARequest.Builder ownerAccount(String ownerAccount)
public ApplyPhysicalConnectionLOARequest.Builder ownerId(Long ownerId)
public ApplyPhysicalConnectionLOARequest.Builder PMInfo(List<ApplyPhysicalConnectionLOARequest.PMInfo> PMInfo)
public ApplyPhysicalConnectionLOARequest.Builder peerLocation(String peerLocation)
public ApplyPhysicalConnectionLOARequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent region list.
public ApplyPhysicalConnectionLOARequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ApplyPhysicalConnectionLOARequest.Builder resourceOwnerId(Long resourceOwnerId)
public ApplyPhysicalConnectionLOARequest.Builder si(String si)
public ApplyPhysicalConnectionLOARequest build()
Copyright © 2024. All rights reserved.