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