public class AppBackendServer extends Object
| Constructor and Description |
|---|
AppBackendServer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
List<AppRsPort> |
getPortList() |
String |
getPrivateIp() |
Integer |
getWeight() |
void |
setInstanceId(String instanceId) |
void |
setPortList(List<AppRsPort> portList) |
void |
setPrivateIp(String privateIp) |
void |
setWeight(Integer weight) |
Copyright © 2020. All rights reserved.