| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends APNSVoipSandboxChannelResponse.Builder> |
APNSVoipSandboxChannelResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetApnsVoipSandboxChannelResponse.Builder |
GetApnsVoipSandboxChannelResponse.Builder.apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder> apnsVoipSandboxChannelResponse)
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
|
default DeleteApnsVoipSandboxChannelResponse.Builder |
DeleteApnsVoipSandboxChannelResponse.Builder.apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder> apnsVoipSandboxChannelResponse)
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
|
default UpdateApnsVoipSandboxChannelResponse.Builder |
UpdateApnsVoipSandboxChannelResponse.Builder.apnsVoipSandboxChannelResponse(Consumer<APNSVoipSandboxChannelResponse.Builder> apnsVoipSandboxChannelResponse)
Sets the value of the APNSVoipSandboxChannelResponse property for this object.
|
Copyright © 2021. All rights reserved.