| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
BaiduChannelResponse |
BaiduChannelResponse.clone() |
BaiduChannelResponse |
DeleteBaiduChannelResult.getBaiduChannelResponse() |
BaiduChannelResponse |
UpdateBaiduChannelResult.getBaiduChannelResponse() |
BaiduChannelResponse |
GetBaiduChannelResult.getBaiduChannelResponse() |
BaiduChannelResponse |
BaiduChannelResponse.withApplicationId(String applicationId)
The unique identifier for the application that the Baidu channel applies to.
|
BaiduChannelResponse |
BaiduChannelResponse.withCreationDate(String creationDate)
The date and time when the Baidu channel was enabled.
|
BaiduChannelResponse |
BaiduChannelResponse.withCredential(String credential)
The API key that you received from the Baidu Cloud Push service to communicate with the service.
|
BaiduChannelResponse |
BaiduChannelResponse.withEnabled(Boolean enabled)
Specifies whether the Baidu channel is enabled for the application.
|
BaiduChannelResponse |
BaiduChannelResponse.withHasCredential(Boolean hasCredential)
(Not used) This property is retained only for backward compatibility.
|
BaiduChannelResponse |
BaiduChannelResponse.withId(String id)
(Deprecated) An identifier for the Baidu channel.
|
BaiduChannelResponse |
BaiduChannelResponse.withIsArchived(Boolean isArchived)
Specifies whether the Baidu channel is archived.
|
BaiduChannelResponse |
BaiduChannelResponse.withLastModifiedBy(String lastModifiedBy)
The user who last modified the Baidu channel.
|
BaiduChannelResponse |
BaiduChannelResponse.withLastModifiedDate(String lastModifiedDate)
The date and time when the Baidu channel was last modified.
|
BaiduChannelResponse |
BaiduChannelResponse.withPlatform(String platform)
The type of messaging or notification platform for the channel.
|
BaiduChannelResponse |
BaiduChannelResponse.withVersion(Integer version)
The current version of the Baidu channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteBaiduChannelResult.setBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
void |
UpdateBaiduChannelResult.setBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
void |
GetBaiduChannelResult.setBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
DeleteBaiduChannelResult |
DeleteBaiduChannelResult.withBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
UpdateBaiduChannelResult |
UpdateBaiduChannelResult.withBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
GetBaiduChannelResult |
GetBaiduChannelResult.withBaiduChannelResponse(BaiduChannelResponse baiduChannelResponse) |
Copyright © 2019. All rights reserved.