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