public static final class AllocateIpv6InternetBandwidthRequest.Builder extends Object
public AllocateIpv6InternetBandwidthRequest.Builder bandwidth(Integer bandwidth)
public AllocateIpv6InternetBandwidthRequest.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 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 AllocateIpv6InternetBandwidthRequest.Builder dryRun(Boolean dryRun)
public AllocateIpv6InternetBandwidthRequest.Builder internetChargeType(String internetChargeType)
* **PayByTraffic**: pay-by-data-transfer * **PayByBandwidth** (default): pay-by-bandwidth
public AllocateIpv6InternetBandwidthRequest.Builder ipv6AddressId(String ipv6AddressId)
public AllocateIpv6InternetBandwidthRequest.Builder ipv6GatewayId(String ipv6GatewayId)
public AllocateIpv6InternetBandwidthRequest.Builder ownerAccount(String ownerAccount)
public AllocateIpv6InternetBandwidthRequest.Builder ownerId(Long ownerId)
public AllocateIpv6InternetBandwidthRequest.Builder regionId(String regionId)
public AllocateIpv6InternetBandwidthRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AllocateIpv6InternetBandwidthRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AllocateIpv6InternetBandwidthRequest build()
Copyright © 2024. All rights reserved.