| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteGcmChannelResponse |
PinpointClient.deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
default CompletableFuture<DeleteGcmChannelResponse> |
PinpointAsyncClient.deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteGcmChannelRequestMarshaller.marshall(DeleteGcmChannelRequest deleteGcmChannelRequest) |
Copyright © 2022. All rights reserved.