| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteApnsVoipChannelResponse |
PinpointClient.deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipChannelResponse |
PinpointClient.deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteApnsVoipChannelResponse> |
PinpointAsyncClient.deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default CompletableFuture<DeleteApnsVoipChannelResponse> |
PinpointAsyncClient.deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Copyright © 2022. All rights reserved.