| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteApnsChannelResponse |
PinpointClient.deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest)
Deletes the APNs channel for an app.
|
default DeleteApnsChannelResponse |
PinpointClient.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Deletes the APNs channel for an app.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteApnsChannelResponse> |
PinpointAsyncClient.deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest)
Deletes the APNs channel for an app.
|
default CompletableFuture<DeleteApnsChannelResponse> |
PinpointAsyncClient.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Deletes the APNs channel for an app.
|
Copyright © 2018. All rights reserved.