| Package | Description |
|---|---|
| com.infobip.api | |
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
EmailBulkScheduleResponse |
ScheduledEmailApi.getScheduledEmails(String bulkId)
Get sent email bulks.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<EmailBulkScheduleResponse> |
ScheduledEmailApi.getScheduledEmailsWithHttpInfo(String bulkId)
Get sent email bulks.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ScheduledEmailApi.getScheduledEmailsAsync(String bulkId,
ApiCallback<EmailBulkScheduleResponse> _callback)
Get sent email bulks (asynchronously).
|
| Modifier and Type | Method and Description |
|---|---|
EmailBulkScheduleResponse |
EmailBulkScheduleResponse.addBulksItem(EmailBulkInfo bulksItem) |
EmailBulkScheduleResponse |
EmailBulkScheduleResponse.bulks(List<EmailBulkInfo> bulks) |
EmailBulkScheduleResponse |
EmailBulkScheduleResponse.externalBulkId(String externalBulkId) |
Copyright © 2022. All rights reserved.