| 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)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
Copyright © 2021. All rights reserved.