public static class DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
description |
Integer |
port |
String |
serverId |
String |
serverType |
String |
type |
Integer |
weight |
| 构造器和说明 |
|---|
DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer() |
@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 DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer()
public static DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setDescription(String description)
public String getDescription()
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setPort(Integer port)
public Integer getPort()
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setServerId(String serverId)
public String getServerId()
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setServerType(String serverType)
public String getServerType()
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setType(String type)
public String getType()
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServersMasterSlaveBackendServer setWeight(Integer weight)
public Integer getWeight()
Copyright © 2023. All rights reserved.