| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSChannelResponse |
APNSChannelResponse.clone() |
APNSChannelResponse |
DeleteApnsChannelResult.getAPNSChannelResponse() |
APNSChannelResponse |
GetApnsChannelResult.getAPNSChannelResponse() |
APNSChannelResponse |
UpdateApnsChannelResult.getAPNSChannelResponse() |
APNSChannelResponse |
APNSChannelResponse.withApplicationId(String applicationId)
The ID of the application to which the channel applies.
|
APNSChannelResponse |
APNSChannelResponse.withCreationDate(String creationDate)
When was this segment created
|
APNSChannelResponse |
APNSChannelResponse.withId(String id)
The unique channel ID.
|
APNSChannelResponse |
APNSChannelResponse.withIsArchived(Boolean isArchived)
Is this channel archived
|
APNSChannelResponse |
APNSChannelResponse.withLastModifiedBy(String lastModifiedBy)
Who last updated this entry
|
APNSChannelResponse |
APNSChannelResponse.withLastModifiedDate(String lastModifiedDate)
Last date this was updated
|
APNSChannelResponse |
APNSChannelResponse.withPlatform(String platform)
The platform type.
|
APNSChannelResponse |
APNSChannelResponse.withVersion(Integer version)
Version of channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteApnsChannelResult.setAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
void |
GetApnsChannelResult.setAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
void |
UpdateApnsChannelResult.setAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
DeleteApnsChannelResult |
DeleteApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
GetApnsChannelResult |
GetApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
UpdateApnsChannelResult |
UpdateApnsChannelResult.withAPNSChannelResponse(APNSChannelResponse aPNSChannelResponse) |
Copyright © 2017. All rights reserved.