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