Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateVoiceChannelRequest
-
Packages that use UpdateVoiceChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of UpdateVoiceChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type UpdateVoiceChannelRequest Modifier and Type Method Description default CompletableFuture<UpdateVoiceChannelResponse>PinpointAsyncClient. updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)Enables the voice channel for an application or updates the status and settings of the voice channel for an application.default UpdateVoiceChannelResponsePinpointClient. updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)Enables the voice channel for an application or updates the status and settings of the voice channel for an application. -
Uses of UpdateVoiceChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type UpdateVoiceChannelRequest Modifier and Type Method Description SdkHttpFullRequestUpdateVoiceChannelRequestMarshaller. marshall(UpdateVoiceChannelRequest updateVoiceChannelRequest)
-