public class GetNotifyPolicyResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetNotifyPolicyResponse() |
getResponseMetadata, setResponseMetadatapublic GetNotifyPolicyResponse channelNotifyTemplateIds(List<String> channelNotifyTemplateIds)
public GetNotifyPolicyResponse addChannelNotifyTemplateIdsItem(String channelNotifyTemplateIdsItem)
public List<String> getChannelNotifyTemplateIds()
public void setChannelNotifyTemplateIds(List<String> channelNotifyTemplateIds)
public GetNotifyPolicyResponse createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public GetNotifyPolicyResponse description(String description)
public String getDescription()
public void setDescription(String description)
public GetNotifyPolicyResponse id(String id)
public String getId()
public void setId(String id)
public GetNotifyPolicyResponse levels(List<LevelForGetNotifyPolicyOutput> levels)
public GetNotifyPolicyResponse addLevelsItem(LevelForGetNotifyPolicyOutput levelsItem)
@Valid public @Valid List<LevelForGetNotifyPolicyOutput> getLevels()
public void setLevels(List<LevelForGetNotifyPolicyOutput> levels)
public GetNotifyPolicyResponse name(String name)
public String getName()
public void setName(String name)
Copyright © 2026. All rights reserved.