public class ServerGroupStickySessionForModifyRulesInput extends Object
| Constructor and Description |
|---|
ServerGroupStickySessionForModifyRulesInput() |
| Modifier and Type | Method and Description |
|---|---|
ServerGroupStickySessionForModifyRulesInput |
enabled(String enabled) |
boolean |
equals(Object o) |
String |
getEnabled()
Get enabled
|
Integer |
getTimeout()
Get timeout
|
int |
hashCode() |
void |
setEnabled(String enabled) |
void |
setTimeout(Integer timeout) |
ServerGroupStickySessionForModifyRulesInput |
timeout(Integer timeout) |
String |
toString() |
public ServerGroupStickySessionForModifyRulesInput()
public ServerGroupStickySessionForModifyRulesInput enabled(String enabled)
public String getEnabled()
public void setEnabled(String enabled)
public ServerGroupStickySessionForModifyRulesInput timeout(Integer timeout)
public Integer getTimeout()
public void setTimeout(Integer timeout)
Copyright © 2026. All rights reserved.