| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSVoipChannelResponse |
APNSVoipChannelResponse.clone() |
APNSVoipChannelResponse |
UpdateApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
GetApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
DeleteApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
APNSVoipChannelResponse.withApplicationId(String applicationId)
Application id
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withCreationDate(String creationDate)
When was this segment created
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withDefaultAuthenticationMethod(String defaultAuthenticationMethod)
The default authentication method used for APNs.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withHasCredential(Boolean hasCredential)
If the channel is registered with a credential for authentication.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withHasTokenKey(Boolean hasTokenKey)
If the channel is registered with a token key for authentication.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withId(String id)
Channel ID.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withIsArchived(Boolean isArchived)
Is this channel archived
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withLastModifiedBy(String lastModifiedBy)
Who made the last change
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withLastModifiedDate(String lastModifiedDate)
Last date this was updated
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withPlatform(String platform)
The platform type.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withVersion(Integer version)
Version of channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
void |
GetApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
void |
DeleteApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
UpdateApnsVoipChannelResult |
UpdateApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
GetApnsVoipChannelResult |
GetApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
DeleteApnsVoipChannelResult |
DeleteApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
Copyright © 2018. All rights reserved.