public static class RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer() |
@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 RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer()
public static RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer build(Map<String,?> map) throws Exception
Exceptionpublic RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer setPort(Integer port)
public Integer getPort()
public RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer setServerId(String serverId)
public String getServerId()
public RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer setType(String type)
public String getType()
public RemoveVServerGroupBackendServersResponseBody.RemoveVServerGroupBackendServersResponseBodyBackendServersBackendServer setWeight(Integer weight)
public Integer getWeight()
Copyright © 2023. All rights reserved.