public class GetRouteRuleGroupsRequest extends Object
| Constructor and Description |
|---|
GetRouteRuleGroupsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId() |
Long |
getRouteRuleGroupId() |
Long |
getRouteRuleId() |
void |
setGroupId(Long groupId) |
void |
setRouteRuleGroupId(Long routeRuleGroupId) |
void |
setRouteRuleId(Long routeRuleId) |
String |
toString() |
public Long getRouteRuleGroupId()
public void setRouteRuleGroupId(Long routeRuleGroupId)
public Long getRouteRuleId()
public void setRouteRuleId(Long routeRuleId)
public Long getGroupId()
public void setGroupId(Long groupId)
Copyright © 2020 org.mydotey. All rights reserved.