Uses of Class
software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
Packages that use CreatePlatformApplicationRequest
Package
Description
-
Uses of CreatePlatformApplicationRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type CreatePlatformApplicationRequestModifier and TypeMethodDescriptionSnsAsyncClient.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest) Creates a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging), to which devices and mobile apps may register.SnsClient.createPlatformApplication(CreatePlatformApplicationRequest createPlatformApplicationRequest) Creates a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging), to which devices and mobile apps may register. -
Uses of CreatePlatformApplicationRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type CreatePlatformApplicationRequestModifier and TypeMethodDescriptionCreatePlatformApplicationRequestMarshaller.marshall(CreatePlatformApplicationRequest createPlatformApplicationRequest)