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