Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetBaiduChannelResult |
AmazonPinpointClient.getBaiduChannel(GetBaiduChannelRequest request)
Retrieves information about the status and settings of the Baidu channel for an application.
|
GetBaiduChannelResult |
AmazonPinpoint.getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
GetBaiduChannelResult |
AbstractAmazonPinpoint.getBaiduChannel(GetBaiduChannelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetBaiduChannelResult> |
AmazonPinpointAsyncClient.getBaiduChannelAsync(GetBaiduChannelRequest request,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler) |
Future<GetBaiduChannelResult> |
AmazonPinpointAsync.getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Future<GetBaiduChannelResult> |
AbstractAmazonPinpointAsync.getBaiduChannelAsync(GetBaiduChannelRequest request,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetBaiduChannelResult |
GetBaiduChannelResult.clone() |
GetBaiduChannelResult |
GetBaiduChannelResult.withBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
Copyright © 2021. All rights reserved.