public class AppliedRuleForListAlertTemplatesOutput extends Object
| Constructor and Description |
|---|
AppliedRuleForListAlertTemplatesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get id
|
String |
getName()
Get name
|
String |
getObjectGroupId()
Get objectGroupId
|
String |
getObjectId()
Get objectId
|
int |
hashCode() |
AppliedRuleForListAlertTemplatesOutput |
id(String id) |
AppliedRuleForListAlertTemplatesOutput |
name(String name) |
AppliedRuleForListAlertTemplatesOutput |
objectGroupId(String objectGroupId) |
AppliedRuleForListAlertTemplatesOutput |
objectId(String objectId) |
void |
setId(String id) |
void |
setName(String name) |
void |
setObjectGroupId(String objectGroupId) |
void |
setObjectId(String objectId) |
String |
toString() |
public AppliedRuleForListAlertTemplatesOutput()
public AppliedRuleForListAlertTemplatesOutput id(String id)
public String getId()
public void setId(String id)
public AppliedRuleForListAlertTemplatesOutput name(String name)
public String getName()
public void setName(String name)
public AppliedRuleForListAlertTemplatesOutput objectGroupId(String objectGroupId)
public String getObjectGroupId()
public void setObjectGroupId(String objectGroupId)
public AppliedRuleForListAlertTemplatesOutput objectId(String objectId)
public String getObjectId()
public void setObjectId(String objectId)
Copyright © 2026. All rights reserved.