public class ForwardGroupConfigForDescribeRulesOutput extends Object
| Constructor and Description |
|---|
ForwardGroupConfigForDescribeRulesOutput() |
| Modifier and Type | Method and Description |
|---|---|
ForwardGroupConfigForDescribeRulesOutput |
addServerGroupTuplesItem(ServerGroupTupleForDescribeRulesOutput serverGroupTuplesItem) |
boolean |
equals(Object o) |
@Valid List<ServerGroupTupleForDescribeRulesOutput> |
getServerGroupTuples()
Get serverGroupTuples
|
String |
getStickySessionEnabled()
Get stickySessionEnabled
|
Integer |
getStickySessionTimeout()
Get stickySessionTimeout
|
int |
hashCode() |
ForwardGroupConfigForDescribeRulesOutput |
serverGroupTuples(List<ServerGroupTupleForDescribeRulesOutput> serverGroupTuples) |
void |
setServerGroupTuples(List<ServerGroupTupleForDescribeRulesOutput> serverGroupTuples) |
void |
setStickySessionEnabled(String stickySessionEnabled) |
void |
setStickySessionTimeout(Integer stickySessionTimeout) |
ForwardGroupConfigForDescribeRulesOutput |
stickySessionEnabled(String stickySessionEnabled) |
ForwardGroupConfigForDescribeRulesOutput |
stickySessionTimeout(Integer stickySessionTimeout) |
String |
toString() |
public ForwardGroupConfigForDescribeRulesOutput()
public ForwardGroupConfigForDescribeRulesOutput serverGroupTuples(List<ServerGroupTupleForDescribeRulesOutput> serverGroupTuples)
public ForwardGroupConfigForDescribeRulesOutput addServerGroupTuplesItem(ServerGroupTupleForDescribeRulesOutput serverGroupTuplesItem)
@Valid public @Valid List<ServerGroupTupleForDescribeRulesOutput> getServerGroupTuples()
public void setServerGroupTuples(List<ServerGroupTupleForDescribeRulesOutput> serverGroupTuples)
public ForwardGroupConfigForDescribeRulesOutput stickySessionEnabled(String stickySessionEnabled)
public String getStickySessionEnabled()
public void setStickySessionEnabled(String stickySessionEnabled)
public ForwardGroupConfigForDescribeRulesOutput stickySessionTimeout(Integer stickySessionTimeout)
public Integer getStickySessionTimeout()
public void setStickySessionTimeout(Integer stickySessionTimeout)
Copyright © 2026. All rights reserved.