public static final class DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder |
associatedObjects(DescribeMasterSlaveServerGroupsResponseBody.AssociatedObjects associatedObjects)
The associated resources.
|
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup |
build() |
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder |
createTime(String createTime)
The time when the CLB instance was created.
|
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder |
masterSlaveServerGroupId(String masterSlaveServerGroupId)
The ID of the primary/secondary server group.
|
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder |
masterSlaveServerGroupName(String masterSlaveServerGroupName)
The name of the primary/secondary server group.
|
DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder |
tags(DescribeMasterSlaveServerGroupsResponseBody.Tags tags)
The tags to add to the resource.
|
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder associatedObjects(DescribeMasterSlaveServerGroupsResponseBody.AssociatedObjects associatedObjects)
The associated resources.
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder createTime(String createTime)
The time when the CLB instance was created. Specify the time in the YYYY-MM-DDThh:mm:ssZ format.
2022-12-02T02:49:05Z
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder masterSlaveServerGroupId(String masterSlaveServerGroupId)
The ID of the primary/secondary server group.
example:rsp-0bfuc******
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder masterSlaveServerGroupName(String masterSlaveServerGroupName)
The name of the primary/secondary server group.
example:Group3
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder tags(DescribeMasterSlaveServerGroupsResponseBody.Tags tags)
The tags to add to the resource.
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup build()
Copyright © 2026. All rights reserved.