| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ChannelResponse> |
ChannelsResponse.channels()
A map of channels, with the ChannelType as the key and the Channel as the value.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelsResponse.Builder |
ChannelsResponse.Builder.channels(Map<String,ChannelResponse> channels)
A map of channels, with the ChannelType as the key and the Channel as the value.
|
Copyright © 2018. All rights reserved.