| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteApnsChannelResponse |
PinpointClient.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
default CompletableFuture<DeleteApnsChannelResponse> |
PinpointAsyncClient.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteApnsChannelRequestMarshaller.marshall(DeleteApnsChannelRequest deleteApnsChannelRequest) |
Copyright © 2022. All rights reserved.