public class EcsListForUpdateUpstreamInput extends Object
| Constructor and Description |
|---|
EcsListForUpdateUpstreamInput() |
| Modifier and Type | Method and Description |
|---|---|
EcsListForUpdateUpstreamInput |
ecsId(String ecsId) |
boolean |
equals(Object o) |
String |
getEcsId()
Get ecsId
|
String |
getIP()
Get IP
|
Integer |
getPort()
Get port
|
int |
hashCode() |
EcsListForUpdateUpstreamInput |
IP(String IP) |
EcsListForUpdateUpstreamInput |
port(Integer port) |
void |
setEcsId(String ecsId) |
void |
setIP(String IP) |
void |
setPort(Integer port) |
String |
toString() |
public EcsListForUpdateUpstreamInput ecsId(String ecsId)
public String getEcsId()
public void setEcsId(String ecsId)
public EcsListForUpdateUpstreamInput IP(String IP)
public String getIP()
public void setIP(String IP)
public EcsListForUpdateUpstreamInput port(Integer port)
public Integer getPort()
public void setPort(Integer port)
Copyright © 2026. All rights reserved.