public static interface GCMChannelRequest.Builder extends CopyableBuilder<GCMChannelRequest.Builder,GCMChannelRequest>
| Modifier and Type | Method and Description | 
|---|---|
| GCMChannelRequest.Builder | apiKey(String apiKey)Platform credential API key from Google. | 
| GCMChannelRequest.Builder | enabled(Boolean enabled)If the channel is enabled for sending messages. | 
copyapplyMutation, buildGCMChannelRequest.Builder apiKey(String apiKey)
apiKey - Platform credential API key from Google.GCMChannelRequest.Builder enabled(Boolean enabled)
enabled - If the channel is enabled for sending messages.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.