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