| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateApnsVoipChannelResponse |
PinpointClient.updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder> updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
default UpdateApnsVoipChannelResponse |
PinpointClient.updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApnsVoipChannelResponse> |
PinpointAsyncClient.updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder> updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
default CompletableFuture<UpdateApnsVoipChannelResponse> |
PinpointAsyncClient.updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
Copyright © 2023. All rights reserved.