public class ServerForAddServerGroupBackendServersInput extends Object
| Constructor and Description |
|---|
ServerForAddServerGroupBackendServersInput() |
public ServerForAddServerGroupBackendServersInput()
public ServerForAddServerGroupBackendServersInput description(String description)
public String getDescription()
public void setDescription(String description)
public ServerForAddServerGroupBackendServersInput instanceId(String instanceId)
@NotNull public @NotNull String getInstanceId()
public void setInstanceId(String instanceId)
public ServerForAddServerGroupBackendServersInput ip(String ip)
@NotNull public @NotNull String getIp()
public void setIp(String ip)
public ServerForAddServerGroupBackendServersInput port(Integer port)
@NotNull public @NotNull Integer getPort()
public void setPort(Integer port)
public ServerForAddServerGroupBackendServersInput remoteEnabled(String remoteEnabled)
public String getRemoteEnabled()
public void setRemoteEnabled(String remoteEnabled)
public ServerForAddServerGroupBackendServersInput type(String type)
@NotNull public @NotNull String getType()
public void setType(String type)
public ServerForAddServerGroupBackendServersInput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
Copyright © 2026. All rights reserved.