| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AddressConfiguration> |
MessageRequest.addresses()
A map of key-value pairs, where each key is an address and each value is an AddressConfiguration object.
|
| Modifier and Type | Method and Description |
|---|---|
MessageRequest.Builder |
MessageRequest.Builder.addresses(Map<String,AddressConfiguration> addresses)
A map of key-value pairs, where each key is an address and each value is an AddressConfiguration object.
|
Copyright © 2021. All rights reserved.