| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.clone() |
APNSVoipSandboxChannelRequest |
UpdateApnsVoipSandboxChannelRequest.getAPNSVoipSandboxChannelRequest() |
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withBundleId(String bundleId)
The bundle identifier that's assigned to your iOS app.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withCertificate(String certificate)
The APNs client certificate that you received from Apple, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using an APNs certificate.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withDefaultAuthenticationMethod(String defaultAuthenticationMethod)
The default authentication method that you want Amazon Pinpoint to use when authenticating with the APNs sandbox
environment for this channel, key or certificate.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withEnabled(Boolean enabled)
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withPrivateKey(String privateKey)
The private key for the APNs client certificate that you want Amazon Pinpoint to use to communicate with the APNs
sandbox environment.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withTeamId(String teamId)
The identifier that's assigned to your Apple developer account team.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withTokenKey(String tokenKey)
The authentication key to use for APNs tokens.
|
APNSVoipSandboxChannelRequest |
APNSVoipSandboxChannelRequest.withTokenKeyId(String tokenKeyId)
The key identifier that's assigned to your APNs signing key, if you want Amazon Pinpoint to communicate with the
APNs sandbox environment by using APNs tokens.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApnsVoipSandboxChannelRequest.setAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest) |
UpdateApnsVoipSandboxChannelRequest |
UpdateApnsVoipSandboxChannelRequest.withAPNSVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest aPNSVoipSandboxChannelRequest) |
Copyright © 2019. All rights reserved.