Uses of Class
software.amazon.awssdk.services.pinpoint.model.GetGcmChannelRequest
-
Packages that use GetGcmChannelRequest Package Description software.amazon.awssdk.services.pinpoint Doc Engage API - Amazon Pinpoint APIsoftware.amazon.awssdk.services.pinpoint.transform -
-
Uses of GetGcmChannelRequest in software.amazon.awssdk.services.pinpoint
Methods in software.amazon.awssdk.services.pinpoint with parameters of type GetGcmChannelRequest Modifier and Type Method Description default CompletableFuture<GetGcmChannelResponse>PinpointAsyncClient. getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)Retrieves information about the status and settings of the GCM channel for an application.default GetGcmChannelResponsePinpointClient. getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)Retrieves information about the status and settings of the GCM channel for an application. -
Uses of GetGcmChannelRequest in software.amazon.awssdk.services.pinpoint.transform
Methods in software.amazon.awssdk.services.pinpoint.transform with parameters of type GetGcmChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetGcmChannelRequestMarshaller. marshall(GetGcmChannelRequest getGcmChannelRequest)
-