| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SendUsersMessageResponse |
SendUsersMessageResponse.addResultEntry(String key,
Map<String,EndpointMessageResult> value) |
SendUsersMessageResponse |
SendUsersMessageResponse.clearResultEntries()
Removes all the entries added into Result.
|
SendUsersMessageResponse |
SendUsersMessageResponse.clone() |
SendUsersMessageResponse |
SendUsersMessagesResult.getSendUsersMessageResponse() |
SendUsersMessageResponse |
SendUsersMessageResponse.withApplicationId(String applicationId)
Application id of the message.
|
SendUsersMessageResponse |
SendUsersMessageResponse.withRequestId(String requestId)
Original request Id for which this message was delivered.
|
SendUsersMessageResponse |
SendUsersMessageResponse.withResult(Map<String,Map<String,EndpointMessageResult>> result)
A map containing of UserId to Map of EndpointId to Endpoint Message Result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendUsersMessagesResult.setSendUsersMessageResponse(SendUsersMessageResponse sendUsersMessageResponse) |
SendUsersMessagesResult |
SendUsersMessagesResult.withSendUsersMessageResponse(SendUsersMessageResponse sendUsersMessageResponse) |
Copyright © 2018. All rights reserved.