Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
DeleteApnsChannelResult |
AbstractAmazonPinpoint.deleteApnsChannel(DeleteApnsChannelRequest request) |
DeleteApnsChannelResult |
AmazonPinpointClient.deleteApnsChannel(DeleteApnsChannelRequest request)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
DeleteApnsChannelResult |
AmazonPinpoint.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteApnsChannelResult> |
AbstractAmazonPinpointAsync.deleteApnsChannelAsync(DeleteApnsChannelRequest request,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler) |
Future<DeleteApnsChannelResult> |
AmazonPinpointAsyncClient.deleteApnsChannelAsync(DeleteApnsChannelRequest request,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler) |
Future<DeleteApnsChannelResult> |
AmazonPinpointAsync.deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Modifier and Type | Method and Description |
---|---|
DeleteApnsChannelResult |
DeleteApnsChannelResult.clone() |
DeleteApnsChannelResult |
DeleteApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
Copyright © 2024. All rights reserved.