public static final class ModifyEipAddressAttributeRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyEipAddressAttributeRequest.Builder |
allocationId(String allocationId)
AllocationId.
|
ModifyEipAddressAttributeRequest.Builder |
bandwidth(String bandwidth)
Bandwidth.
|
ModifyEipAddressAttributeRequest |
build() |
ModifyEipAddressAttributeRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyEipAddressAttributeRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
ModifyEipAddressAttributeRequest.Builder |
regionId(String regionId)
RegionId.
|
ModifyEipAddressAttributeRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyEipAddressAttributeRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public ModifyEipAddressAttributeRequest.Builder allocationId(String allocationId)
public ModifyEipAddressAttributeRequest.Builder bandwidth(String bandwidth)
public ModifyEipAddressAttributeRequest.Builder ownerAccount(String ownerAccount)
public ModifyEipAddressAttributeRequest.Builder ownerId(Long ownerId)
public ModifyEipAddressAttributeRequest.Builder regionId(String regionId)
public ModifyEipAddressAttributeRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ModifyEipAddressAttributeRequest.Builder resourceOwnerId(Long resourceOwnerId)
public ModifyEipAddressAttributeRequest build()
Copyright © 2024. All rights reserved.