public class DescribeMasterSlaveServerGroupsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeMasterSlaveServerGroupsResponseBody.DescribeMasterSlaveServerGroupsResponseBodyMasterSlaveServerGroups |
masterSlaveServerGroups |
String |
requestId |
| 构造器和说明 |
|---|
DescribeMasterSlaveServerGroupsResponseBody() |
@NameInMap(value="MasterSlaveServerGroups") public DescribeMasterSlaveServerGroupsResponseBody.DescribeMasterSlaveServerGroupsResponseBodyMasterSlaveServerGroups masterSlaveServerGroups
@NameInMap(value="RequestId") public String requestId
public DescribeMasterSlaveServerGroupsResponseBody()
public static DescribeMasterSlaveServerGroupsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMasterSlaveServerGroupsResponseBody setMasterSlaveServerGroups(DescribeMasterSlaveServerGroupsResponseBody.DescribeMasterSlaveServerGroupsResponseBodyMasterSlaveServerGroups masterSlaveServerGroups)
public DescribeMasterSlaveServerGroupsResponseBody.DescribeMasterSlaveServerGroupsResponseBodyMasterSlaveServerGroups getMasterSlaveServerGroups()
public DescribeMasterSlaveServerGroupsResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.