| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GCMChannelResponse |
GCMChannelResponse.clone() |
GCMChannelResponse |
DeleteGcmChannelResult.getGCMChannelResponse() |
GCMChannelResponse |
GetGcmChannelResult.getGCMChannelResponse() |
GCMChannelResponse |
UpdateGcmChannelResult.getGCMChannelResponse() |
GCMChannelResponse |
GCMChannelResponse.withApplicationId(String applicationId)
The ID of the application to which the channel applies.
|
GCMChannelResponse |
GCMChannelResponse.withCreationDate(String creationDate)
When was this segment created
|
GCMChannelResponse |
GCMChannelResponse.withCredential(String credential)
The GCM API key from Google.
|
GCMChannelResponse |
GCMChannelResponse.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
GCMChannelResponse |
GCMChannelResponse.withHasCredential(Boolean hasCredential)
Not used.
|
GCMChannelResponse |
GCMChannelResponse.withId(String id)
Channel ID.
|
GCMChannelResponse |
GCMChannelResponse.withIsArchived(Boolean isArchived)
Is this channel archived
|
GCMChannelResponse |
GCMChannelResponse.withLastModifiedBy(String lastModifiedBy)
Who last updated this entry
|
GCMChannelResponse |
GCMChannelResponse.withLastModifiedDate(String lastModifiedDate)
Last date this was updated
|
GCMChannelResponse |
GCMChannelResponse.withPlatform(String platform)
The platform type.
|
GCMChannelResponse |
GCMChannelResponse.withVersion(Integer version)
Version of channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteGcmChannelResult.setGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
void |
GetGcmChannelResult.setGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
void |
UpdateGcmChannelResult.setGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
DeleteGcmChannelResult |
DeleteGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
GetGcmChannelResult |
GetGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
UpdateGcmChannelResult |
UpdateGcmChannelResult.withGCMChannelResponse(GCMChannelResponse gCMChannelResponse) |
Copyright © 2018. All rights reserved.