public static class CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
description |
Integer |
port |
String |
serverId |
String |
serverType |
String |
type |
Integer |
weight |
| 构造器和说明 |
|---|
CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer() |
@NameInMap(value="Description") public String description
@NameInMap(value="Port") public Integer port
@NameInMap(value="ServerId") public String serverId
@NameInMap(value="ServerType") public String serverType
@NameInMap(value="Type") public String type
@NameInMap(value="Weight") public Integer weight
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer()
public static CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer build(Map<String,?> map) throws Exception
Exceptionpublic CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setDescription(String description)
public String getDescription()
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setPort(Integer port)
public Integer getPort()
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setServerId(String serverId)
public String getServerId()
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setServerType(String serverType)
public String getServerType()
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setType(String type)
public String getType()
public CreateMasterSlaveServerGroupResponseBody.CreateMasterSlaveServerGroupResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setWeight(Integer weight)
public Integer getWeight()
Copyright © 2023. All rights reserved.