| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetBaiduChannelResponse |
PinpointClient.getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default GetBaiduChannelResponse |
PinpointClient.getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBaiduChannelResponse> |
PinpointAsyncClient.getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default CompletableFuture<GetBaiduChannelResponse> |
PinpointAsyncClient.getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Copyright © 2021. All rights reserved.