| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSVoipChannelResponse |
APNSVoipChannelResponse.clone() |
APNSVoipChannelResponse |
GetApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
DeleteApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
UpdateApnsVoipChannelResult.getAPNSVoipChannelResponse() |
APNSVoipChannelResponse |
APNSVoipChannelResponse.withApplicationId(String applicationId)
The unique identifier for the application that the APNs VoIP channel applies to.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withCreationDate(String creationDate)
The date and time when the APNs VoIP channel was enabled.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withDefaultAuthenticationMethod(String defaultAuthenticationMethod)
The default authentication method that Amazon Pinpoint uses to authenticate with APNs for this channel, key or
certificate.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withEnabled(Boolean enabled)
Specifies whether the APNs VoIP channel is enabled for the application.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withHasCredential(Boolean hasCredential)
(Not used) This property is retained only for backward compatibility.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withHasTokenKey(Boolean hasTokenKey)
Specifies whether the APNs VoIP channel is configured to communicate with APNs by using APNs tokens.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withId(String id)
(Deprecated) An identifier for the APNs VoIP channel.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withIsArchived(Boolean isArchived)
Specifies whether the APNs VoIP channel is archived.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withLastModifiedBy(String lastModifiedBy)
The user who last modified the APNs VoIP channel.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withLastModifiedDate(String lastModifiedDate)
The date and time when the APNs VoIP channel was last modified.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withPlatform(String platform)
The type of messaging or notification platform for the channel.
|
APNSVoipChannelResponse |
APNSVoipChannelResponse.withVersion(Integer version)
The current version of the APNs VoIP channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
void |
DeleteApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
void |
UpdateApnsVoipChannelResult.setAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
GetApnsVoipChannelResult |
GetApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
DeleteApnsVoipChannelResult |
DeleteApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
UpdateApnsVoipChannelResult |
UpdateApnsVoipChannelResult.withAPNSVoipChannelResponse(APNSVoipChannelResponse aPNSVoipChannelResponse) |
Copyright © 2024. All rights reserved.