| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GCMChannelRequest |
GCMChannelRequest.clone() |
GCMChannelRequest |
UpdateGcmChannelRequest.getGCMChannelRequest() |
GCMChannelRequest |
GCMChannelRequest.withApiKey(String apiKey)
The Web API Key, also referred to as an API_KEY or server key, that you received from Google to
communicate with Google services.
|
GCMChannelRequest |
GCMChannelRequest.withEnabled(Boolean enabled)
Specifies whether to enable the GCM channel for the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateGcmChannelRequest.setGCMChannelRequest(GCMChannelRequest gCMChannelRequest) |
UpdateGcmChannelRequest |
UpdateGcmChannelRequest.withGCMChannelRequest(GCMChannelRequest gCMChannelRequest) |
Copyright © 2021. All rights reserved.