Uses of Class
software.amazon.awssdk.services.pinpoint.model.ChannelResponse
-
Packages that use ChannelResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ChannelResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type ChannelResponse Modifier and Type Method Description Map<String,ChannelResponse>ChannelsResponse. channels()A map that contains a multipart response for each channel.Method parameters in software.amazon.awssdk.services.pinpoint.model with type arguments of type ChannelResponse Modifier and Type Method Description ChannelsResponse.BuilderChannelsResponse.Builder. channels(Map<String,ChannelResponse> channels)A map that contains a multipart response for each channel.
-