| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Use to update the APNs channel for an app.
|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Use to update the APNs channel for an app.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Use to update the APNs channel for an app.
|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Use to update the APNs channel for an app.
|
Copyright © 2018. All rights reserved.