| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Updates the APNs channel settings for an application.
|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Updates the APNs channel settings for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Updates the APNs channel settings for an application.
|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Updates the APNs channel settings for an application.
|
Copyright © 2019. All rights reserved.