public static final class DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeServerRelatedGlobalAccelerationInstancesRequest |
build() |
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
regionId(String regionId)
The region ID of the GA instance.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
serverId(String serverId)
The ID of the backend service instance.
|
DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder |
serverType(String serverType)
The type of the backend service instance.
|
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder ownerAccount(String ownerAccount)
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder ownerId(Long ownerId)
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent region list.
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder serverId(String serverId)
public DescribeServerRelatedGlobalAccelerationInstancesRequest.Builder serverType(String serverType)
* **EcsInstance** (default): Elastic Compute Service (ECS) * **SlbInstance**: Server Load Balancer (SLB)
public DescribeServerRelatedGlobalAccelerationInstancesRequest build()
Copyright © 2024. All rights reserved.