public static final class DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder createTime(String createTime)
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder masterSlaveServerGroupId(String masterSlaveServerGroupId)
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder masterSlaveServerGroupName(String masterSlaveServerGroupName)
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup.Builder tags(DescribeMasterSlaveServerGroupsResponseBody.Tags tags)
public DescribeMasterSlaveServerGroupsResponseBody.MasterSlaveServerGroup build()
Copyright © 2024. All rights reserved.