| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.server | |
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008Tags |
TagTriggersAPIApi.createTagTrigger(String xPostmarkServerToken,
EditTagTriggerRequest body)
Create a trigger for a tag
|
InlineResponse2008Tags |
TagTriggersAPIApi.editTagTrigger(String xPostmarkServerToken,
Integer triggerid,
EditTagTriggerRequest body)
Edit a single trigger
|
InlineResponse2008Tags |
TagTriggersAPIApi.getSingleTagTrigger(String xPostmarkServerToken,
Integer triggerid)
Get a single trigger
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008Tags |
InlineResponse2008Tags.ID(Integer ID) |
InlineResponse2008Tags |
InlineResponse2008Tags.matchName(String matchName) |
InlineResponse2008Tags |
InlineResponse2008Tags.trackOpens(Boolean trackOpens) |
| Modifier and Type | Method and Description |
|---|---|
List<InlineResponse2008Tags> |
InlineResponse2008.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
InlineResponse2008.addTagsItem(InlineResponse2008Tags tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse2008.setTags(List<InlineResponse2008Tags> tags) |
InlineResponse2008 |
InlineResponse2008.tags(List<InlineResponse2008Tags> tags) |
Copyright © 2019. All rights reserved.