public static final class BackgroundSendEmailResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
BackgroundSendEmailResponse |
build() |
BackgroundSendEmailResponse.Builder |
hasAttachments(Boolean... hasAttachments) |
BackgroundSendEmailResponse.Builder |
hasAttachments(List<Boolean> hasAttachments) |
BackgroundSendEmailResponse.Builder |
hasAttachmentsNextLink(String hasAttachmentsNextLink) |
public BackgroundSendEmailResponse.Builder hasAttachments(List<Boolean> hasAttachments)
public BackgroundSendEmailResponse.Builder hasAttachments(Boolean... hasAttachments)
public BackgroundSendEmailResponse.Builder hasAttachmentsNextLink(String hasAttachmentsNextLink)
public BackgroundSendEmailResponse build()
Copyright © 2018–2020. All rights reserved.