| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBaiduChannelResponse |
PinpointClient.deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default DeleteBaiduChannelResponse |
PinpointClient.deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBaiduChannelResponse> |
PinpointAsyncClient.deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default CompletableFuture<DeleteBaiduChannelResponse> |
PinpointAsyncClient.deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Copyright © 2019. All rights reserved.