public class AppRsPortModel extends Object
| Constructor and Description |
|---|
AppRsPortModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBackendPort() |
String |
getHealthCheckPortType() |
Integer |
getListenerPort() |
String |
getPolicyId() |
String |
getPortId() |
String |
getPortType() |
String |
getStatus() |
AppRsPortModel |
setBackendPort(String backendPort) |
AppRsPortModel |
setHealthCheckPortType(String healthCheckPortType) |
AppRsPortModel |
setListenerPort(Integer listenerPort) |
AppRsPortModel |
setPolicyId(String policyId) |
AppRsPortModel |
setPortId(String portId) |
AppRsPortModel |
setPortType(String portType) |
AppRsPortModel |
setStatus(String status) |
String |
toString() |
public AppRsPortModel setListenerPort(Integer listenerPort)
public Integer getListenerPort()
public AppRsPortModel setBackendPort(String backendPort)
public String getBackendPort()
public AppRsPortModel setPortType(String portType)
public String getPortType()
public AppRsPortModel setHealthCheckPortType(String healthCheckPortType)
public String getHealthCheckPortType()
public AppRsPortModel setStatus(String status)
public String getStatus()
public AppRsPortModel setPortId(String portId)
public String getPortId()
public AppRsPortModel setPolicyId(String policyId)
public String getPolicyId()
Copyright © 2026. All rights reserved.