public class CreateMasterSlaveServerGroupResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServers |
masterSlaveBackendServers |
String |
masterSlaveServerGroupId |
String |
requestId |
| 构造器和说明 |
|---|
CreateMasterSlaveServerGroupResponseBody() |
@NameInMap(value="MasterSlaveBackendServers") public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServers masterSlaveBackendServers
@NameInMap(value="MasterSlaveServerGroupId") public String masterSlaveServerGroupId
@NameInMap(value="RequestId") public String requestId
public static CreateMasterSlaveServerGroupResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic CreateMasterSlaveServerGroupResponseBody setMasterSlaveBackendServers(CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServers masterSlaveBackendServers)
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServers getMasterSlaveBackendServers()
public CreateMasterSlaveServerGroupResponseBody setMasterSlaveServerGroupId(String masterSlaveServerGroupId)
public String getMasterSlaveServerGroupId()
public CreateMasterSlaveServerGroupResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.