public static final class AllocateEipAddressRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
AllocateEipAddressRequest.Builder |
activityId(Long activityId)
ActivityId.
|
AllocateEipAddressRequest.Builder |
bandwidth(String bandwidth)
Bandwidth.
|
AllocateEipAddressRequest |
build() |
AllocateEipAddressRequest.Builder |
clientToken(String clientToken)
ClientToken.
|
AllocateEipAddressRequest.Builder |
internetChargeType(String internetChargeType)
InternetChargeType.
|
AllocateEipAddressRequest.Builder |
ISP(String ISP)
ISP.
|
AllocateEipAddressRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
AllocateEipAddressRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
AllocateEipAddressRequest.Builder |
regionId(String regionId)
RegionId.
|
AllocateEipAddressRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AllocateEipAddressRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public AllocateEipAddressRequest.Builder activityId(Long activityId)
public AllocateEipAddressRequest.Builder bandwidth(String bandwidth)
public AllocateEipAddressRequest.Builder clientToken(String clientToken)
public AllocateEipAddressRequest.Builder ISP(String ISP)
public AllocateEipAddressRequest.Builder internetChargeType(String internetChargeType)
public AllocateEipAddressRequest.Builder ownerAccount(String ownerAccount)
public AllocateEipAddressRequest.Builder ownerId(Long ownerId)
public AllocateEipAddressRequest.Builder regionId(String regionId)
public AllocateEipAddressRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public AllocateEipAddressRequest.Builder resourceOwnerId(Long resourceOwnerId)
public AllocateEipAddressRequest build()
Copyright © 2024. All rights reserved.