Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateApnsVoipSandboxChannelResponse
-
Packages that use UpdateApnsVoipSandboxChannelResponse Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint API -
-
Uses of UpdateApnsVoipSandboxChannelResponse in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint that return UpdateApnsVoipSandboxChannelResponse Modifier and Type Method Description default UpdateApnsVoipSandboxChannelResponsePinpointClient. updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder> updateApnsVoipSandboxChannelRequest)Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.default UpdateApnsVoipSandboxChannelResponsePinpointClient. updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.Methods in software.amazon.awssdk.services.pinpoint that return types with arguments of type UpdateApnsVoipSandboxChannelResponse Modifier and Type Method Description default CompletableFuture<UpdateApnsVoipSandboxChannelResponse>PinpointAsyncClient. updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder> updateApnsVoipSandboxChannelRequest)Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.default CompletableFuture<UpdateApnsVoipSandboxChannelResponse>PinpointAsyncClient. updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
-