public static final class OpenPhysicalConnectionServiceRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
OpenPhysicalConnectionServiceRequest |
build() |
OpenPhysicalConnectionServiceRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
OpenPhysicalConnectionServiceRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
OpenPhysicalConnectionServiceRequest.Builder |
regionId(String regionId)
The ID of the region where the Express Connect circuit is deployed.
|
OpenPhysicalConnectionServiceRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
OpenPhysicalConnectionServiceRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public OpenPhysicalConnectionServiceRequest.Builder ownerAccount(String ownerAccount)
public OpenPhysicalConnectionServiceRequest.Builder ownerId(Long ownerId)
public OpenPhysicalConnectionServiceRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent region list.
public OpenPhysicalConnectionServiceRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public OpenPhysicalConnectionServiceRequest.Builder resourceOwnerId(Long resourceOwnerId)
public OpenPhysicalConnectionServiceRequest build()
Copyright © 2024. All rights reserved.