public class ForwardGroupConfigServerGroupTupleForModifyRulesInput extends Object
| Constructor and Description |
|---|
ForwardGroupConfigServerGroupTupleForModifyRulesInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getServerGroupId()
Get serverGroupId
|
Integer |
getWeight()
Get weight
|
int |
hashCode() |
ForwardGroupConfigServerGroupTupleForModifyRulesInput |
serverGroupId(String serverGroupId) |
void |
setServerGroupId(String serverGroupId) |
void |
setWeight(Integer weight) |
String |
toString() |
ForwardGroupConfigServerGroupTupleForModifyRulesInput |
weight(Integer weight) |
public ForwardGroupConfigServerGroupTupleForModifyRulesInput()
public ForwardGroupConfigServerGroupTupleForModifyRulesInput serverGroupId(String serverGroupId)
public String getServerGroupId()
public void setServerGroupId(String serverGroupId)
public ForwardGroupConfigServerGroupTupleForModifyRulesInput weight(Integer weight)
public Integer getWeight()
public void setWeight(Integer weight)
Copyright © 2026. All rights reserved.