public static final class DescribeMasterSlaveServerGroupAttributeRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeMasterSlaveServerGroupAttributeRequest |
build() |
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
masterSlaveServerGroupId(String masterSlaveServerGroupId)
The ID of the primary/secondary server group.
|
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
regionId(String regionId)
The region ID of the Classic Load Balancer (CLB) instance.
|
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DescribeMasterSlaveServerGroupAttributeRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public DescribeMasterSlaveServerGroupAttributeRequest.Builder masterSlaveServerGroupId(String masterSlaveServerGroupId)
The ID of the primary/secondary server group.
This parameter is required.
example:rsp-cige6j******
public DescribeMasterSlaveServerGroupAttributeRequest.Builder ownerAccount(String ownerAccount)
public DescribeMasterSlaveServerGroupAttributeRequest.Builder ownerId(Long ownerId)
public DescribeMasterSlaveServerGroupAttributeRequest.Builder regionId(String regionId)
The region ID of the Classic Load Balancer (CLB) instance.
This parameter is required.
example:cn-hangzhou
public DescribeMasterSlaveServerGroupAttributeRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeMasterSlaveServerGroupAttributeRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeMasterSlaveServerGroupAttributeRequest build()
Copyright © 2026. All rights reserved.