Package | Description |
---|---|
software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
software.amazon.awssdk.services.pinpoint.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<UpdateApnsChannelResponse> |
PinpointAsyncClient.updateApnsChannel(UpdateApnsChannelRequest 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 |
---|---|
SdkHttpFullRequest |
UpdateApnsChannelRequestMarshaller.marshall(UpdateApnsChannelRequest updateApnsChannelRequest) |
Copyright © 2019. All rights reserved.