public class LevelForUpdateNotifyGroupPolicyInput extends Object
| Constructor and Description |
|---|
LevelForUpdateNotifyGroupPolicyInput() |
| Modifier and Type | Method and Description |
|---|---|
LevelForUpdateNotifyGroupPolicyInput |
addGroupByItem(String groupByItem) |
boolean |
equals(Object o) |
List<String> |
getGroupBy()
Get groupBy
|
String |
getGroupInterval()
Get groupInterval
|
String |
getGroupWait()
Get groupWait
|
String |
getLevel()
Get level
|
String |
getRepeatInterval()
Get repeatInterval
|
LevelForUpdateNotifyGroupPolicyInput |
groupBy(List<String> groupBy) |
LevelForUpdateNotifyGroupPolicyInput |
groupInterval(String groupInterval) |
LevelForUpdateNotifyGroupPolicyInput |
groupWait(String groupWait) |
int |
hashCode() |
LevelForUpdateNotifyGroupPolicyInput |
level(String level) |
LevelForUpdateNotifyGroupPolicyInput |
repeatInterval(String repeatInterval) |
void |
setGroupBy(List<String> groupBy) |
void |
setGroupInterval(String groupInterval) |
void |
setGroupWait(String groupWait) |
void |
setLevel(String level) |
void |
setRepeatInterval(String repeatInterval) |
String |
toString() |
public LevelForUpdateNotifyGroupPolicyInput()
public LevelForUpdateNotifyGroupPolicyInput groupBy(List<String> groupBy)
public LevelForUpdateNotifyGroupPolicyInput addGroupByItem(String groupByItem)
public LevelForUpdateNotifyGroupPolicyInput groupInterval(String groupInterval)
public String getGroupInterval()
public void setGroupInterval(String groupInterval)
public LevelForUpdateNotifyGroupPolicyInput groupWait(String groupWait)
public String getGroupWait()
public void setGroupWait(String groupWait)
public LevelForUpdateNotifyGroupPolicyInput level(String level)
public String getLevel()
public void setLevel(String level)
public LevelForUpdateNotifyGroupPolicyInput repeatInterval(String repeatInterval)
public String getRepeatInterval()
public void setRepeatInterval(String repeatInterval)
Copyright © 2026. All rights reserved.