| Package | Description |
|---|---|
| com.infobip.api | |
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
EmailSendResponse |
SendEmailApi.APIsendEmailRequest.execute()
Execute sendEmail request.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<EmailSendResponse> |
SendEmailApi.APIsendEmailRequest.executeWithHttpInfo()
Execute sendEmail request with HTTP info returned.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SendEmailApi.APIsendEmailRequest.executeAsync(ApiCallback<EmailSendResponse> _callback)
Execute sendEmail request (asynchronously).
|
| Modifier and Type | Method and Description |
|---|---|
EmailSendResponse |
EmailSendResponse.addMessagesItem(EmailMessageInfo messagesItem) |
EmailSendResponse |
EmailSendResponse.bulkId(String bulkId) |
EmailSendResponse |
EmailSendResponse.messages(List<EmailMessageInfo> messages) |
Copyright © 2022. All rights reserved.