| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
BaiduChannelRequest |
BaiduChannelRequest.clone() |
BaiduChannelRequest |
UpdateBaiduChannelRequest.getBaiduChannelRequest() |
BaiduChannelRequest |
BaiduChannelRequest.withApiKey(String apiKey)
The API key that you received from the Baidu Cloud Push service to communicate with the service.
|
BaiduChannelRequest |
BaiduChannelRequest.withEnabled(Boolean enabled)
Specifies whether to enable the Baidu channel for the application.
|
BaiduChannelRequest |
BaiduChannelRequest.withSecretKey(String secretKey)
The secret key that you received from the Baidu Cloud Push service to communicate with the service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBaiduChannelRequest.setBaiduChannelRequest(BaiduChannelRequest baiduChannelRequest) |
UpdateBaiduChannelRequest |
UpdateBaiduChannelRequest.withBaiduChannelRequest(BaiduChannelRequest baiduChannelRequest) |
Copyright © 2023. All rights reserved.