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