| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MessageResult> |
MessageResponse.result()
A map containing a multi part response for each address, with the address as the key(Email address, phone number
or push token) and the result as the value.
|
| Modifier and Type | Method and Description |
|---|---|
MessageResponse.Builder |
MessageResponse.Builder.result(Map<String,MessageResult> result)
A map containing a multi part response for each address, with the address as the key(Email address, phone
number or push token) and the result as the value.
|
Copyright © 2018. All rights reserved.