Uses of Class
software.amazon.awssdk.services.pinpoint.model.VoiceChannelRequest
-
Packages that use VoiceChannelRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of VoiceChannelRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return VoiceChannelRequest Modifier and Type Method Description VoiceChannelRequestUpdateVoiceChannelRequest. voiceChannelRequest()Returns the value of the VoiceChannelRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type VoiceChannelRequest Modifier and Type Method Description UpdateVoiceChannelRequest.BuilderUpdateVoiceChannelRequest.Builder. voiceChannelRequest(VoiceChannelRequest voiceChannelRequest)Sets the value of the VoiceChannelRequest property for this object.
-