APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.applicationId(String applicationId) |
The unique identifier for the application that the APNs VoIP sandbox channel applies to.
|
static APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.builder() |
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.creationDate(String creationDate) |
The date and time when the APNs VoIP sandbox channel was enabled.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.defaultAuthenticationMethod(String defaultAuthenticationMethod) |
The default authentication method that Amazon Pinpoint uses to authenticate with the APNs sandbox environment
for this channel, key or certificate.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.enabled(Boolean enabled) |
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.hasCredential(Boolean hasCredential) |
(Not used) This property is retained only for backward compatibility.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.hasTokenKey(Boolean hasTokenKey) |
Specifies whether the APNs VoIP sandbox channel is configured to communicate with APNs by using APNs tokens.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.id(String id) |
(Deprecated) An identifier for the APNs VoIP sandbox channel.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.isArchived(Boolean isArchived) |
Specifies whether the APNs VoIP sandbox channel is archived.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.lastModifiedBy(String lastModifiedBy) |
The user who last modified the APNs VoIP sandbox channel.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.lastModifiedDate(String lastModifiedDate) |
The date and time when the APNs VoIP sandbox channel was last modified.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.platform(String platform) |
The type of messaging or notification platform for the channel.
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.toBuilder() |
|
APNSVoipSandboxChannelResponse.Builder |
APNSVoipSandboxChannelResponse.Builder.version(Integer version) |
The current version of the APNs VoIP sandbox channel.
|