public class BackendServerModel extends Object
| Constructor and Description |
|---|
BackendServerModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
Integer |
getWeight() |
BackendServerModel |
setInstanceId(String instanceId) |
BackendServerModel |
setWeight(Integer weight) |
String |
toString() |
public BackendServerModel setInstanceId(String instanceId)
public String getInstanceId()
public BackendServerModel setWeight(Integer weight)
public Integer getWeight()
Copyright © 2026. All rights reserved.