Package | Description |
---|---|
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
ListUnsubscribeRecipientProjection |
ListUnsubscribeRecipientProjection.createdAt(OffsetDateTime createdAt) |
ListUnsubscribeRecipientProjection |
ListUnsubscribeRecipientProjection.domainId(UUID domainId) |
ListUnsubscribeRecipientProjection |
ListUnsubscribeRecipientProjection.emailAddress(String emailAddress) |
static ListUnsubscribeRecipientProjection |
ListUnsubscribeRecipientProjection.fromJson(String jsonString)
Create an instance of ListUnsubscribeRecipientProjection given an JSON string
|
ListUnsubscribeRecipientProjection |
ListUnsubscribeRecipientProjection.id(UUID id) |
Modifier and Type | Method and Description |
---|---|
List<ListUnsubscribeRecipientProjection> |
PageListUnsubscribeRecipients.getContent()
Get content
|
Modifier and Type | Method and Description |
---|---|
PageListUnsubscribeRecipients |
PageListUnsubscribeRecipients.addContentItem(ListUnsubscribeRecipientProjection contentItem) |
Modifier and Type | Method and Description |
---|---|
PageListUnsubscribeRecipients |
PageListUnsubscribeRecipients.content(List<ListUnsubscribeRecipientProjection> content) |
void |
PageListUnsubscribeRecipients.setContent(List<ListUnsubscribeRecipientProjection> content) |
Copyright © 2023. All rights reserved.