| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.clone() |
APNSSandboxChannelResponse |
UpdateApnsSandboxChannelResult.getAPNSSandboxChannelResponse() |
APNSSandboxChannelResponse |
GetApnsSandboxChannelResult.getAPNSSandboxChannelResponse() |
APNSSandboxChannelResponse |
DeleteApnsSandboxChannelResult.getAPNSSandboxChannelResponse() |
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withApplicationId(String applicationId)
The ID of the application to which the channel applies.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withCreationDate(String creationDate)
When was this segment created
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withDefaultAuthenticationMethod(String defaultAuthenticationMethod)
The default authentication method used for APNs.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withHasCredential(Boolean hasCredential)
Indicates whether the channel is configured with APNs credentials.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withHasTokenKey(Boolean hasTokenKey)
Indicates whether the channel is configured with a key for APNs token authentication.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withId(String id)
Channel ID.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withIsArchived(Boolean isArchived)
Is this channel archived
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withLastModifiedBy(String lastModifiedBy)
Who last updated this entry
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withLastModifiedDate(String lastModifiedDate)
Last date this was updated
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withPlatform(String platform)
The platform type.
|
APNSSandboxChannelResponse |
APNSSandboxChannelResponse.withVersion(Integer version)
Version of channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApnsSandboxChannelResult.setAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
void |
GetApnsSandboxChannelResult.setAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
void |
DeleteApnsSandboxChannelResult.setAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
UpdateApnsSandboxChannelResult |
UpdateApnsSandboxChannelResult.withAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
GetApnsSandboxChannelResult |
GetApnsSandboxChannelResult.withAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
DeleteApnsSandboxChannelResult |
DeleteApnsSandboxChannelResult.withAPNSSandboxChannelResponse(APNSSandboxChannelResponse aPNSSandboxChannelResponse) |
Copyright © 2018. All rights reserved.