Uses of Class
software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
Packages that use CreatePlatformEndpointRequest
Package
Description
-
Uses of CreatePlatformEndpointRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type CreatePlatformEndpointRequestModifier and TypeMethodDescriptionSnsAsyncClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default CreatePlatformEndpointResponseSnsClient.createPlatformEndpoint(CreatePlatformEndpointRequest createPlatformEndpointRequest) Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. -
Uses of CreatePlatformEndpointRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type CreatePlatformEndpointRequestModifier and TypeMethodDescriptionCreatePlatformEndpointRequestMarshaller.marshall(CreatePlatformEndpointRequest createPlatformEndpointRequest)