| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MessageResult> |
MessageResponse.result()
A map that contains a multipart response for each address (email address, phone number, or push notification
token) that the message was sent to.
|
| Modifier and Type | Method and Description |
|---|---|
MessageResponse.Builder |
MessageResponse.Builder.result(Map<String,MessageResult> result)
A map that contains a multipart response for each address (email address, phone number, or push notification
token) that the message was sent to.
|
Copyright © 2022. All rights reserved.