| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
APNSChannelRequest |
APNSChannelRequest.clone() |
APNSChannelRequest |
UpdateApnsChannelRequest.getAPNSChannelRequest() |
APNSChannelRequest |
APNSChannelRequest.withCertificate(String certificate)
The distribution certificate from Apple.
|
APNSChannelRequest |
APNSChannelRequest.withPrivateKey(String privateKey)
The certificate private key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApnsChannelRequest.setAPNSChannelRequest(APNSChannelRequest aPNSChannelRequest) |
UpdateApnsChannelRequest |
UpdateApnsChannelRequest.withAPNSChannelRequest(APNSChannelRequest aPNSChannelRequest) |
Copyright © 2017. All rights reserved.