| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSVoipChannelRequest |
APNSVoipChannelRequest.clone() |
APNSVoipChannelRequest |
UpdateApnsVoipChannelRequest.getAPNSVoipChannelRequest() |
APNSVoipChannelRequest |
APNSVoipChannelRequest.withBundleId(String bundleId)
The bundle id used for APNs Tokens.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withCertificate(String certificate)
The distribution certificate from Apple.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withDefaultAuthenticationMethod(String defaultAuthenticationMethod)
The default authentication method used for APNs.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withPrivateKey(String privateKey)
The certificate private key.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withTeamId(String teamId)
The team id used for APNs Tokens.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withTokenKey(String tokenKey)
The token key used for APNs Tokens.
|
APNSVoipChannelRequest |
APNSVoipChannelRequest.withTokenKeyId(String tokenKeyId)
The token key used for APNs Tokens.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApnsVoipChannelRequest.setAPNSVoipChannelRequest(APNSVoipChannelRequest aPNSVoipChannelRequest) |
UpdateApnsVoipChannelRequest |
UpdateApnsVoipChannelRequest.withAPNSVoipChannelRequest(APNSVoipChannelRequest aPNSVoipChannelRequest) |
Copyright © 2018. All rights reserved.