Uses of Class
software.amazon.awssdk.services.pinpoint.model.ChannelsResponse
-
Packages that use ChannelsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ChannelsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ChannelsResponse Modifier and Type Method Description ChannelsResponseGetChannelsResponse. channelsResponse()Returns the value of the ChannelsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ChannelsResponse Modifier and Type Method Description GetChannelsResponse.BuilderGetChannelsResponse.Builder. channelsResponse(ChannelsResponse channelsResponse)Sets the value of the ChannelsResponse property for this object.
-