Uses of Class
software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
Packages that use DeletePlatformApplicationRequest
Package
Description
-
Uses of DeletePlatformApplicationRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type DeletePlatformApplicationRequestModifier and TypeMethodDescriptionSnsAsyncClient.deletePlatformApplication(DeletePlatformApplicationRequest deletePlatformApplicationRequest) Deletes a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.deletePlatformApplication(DeletePlatformApplicationRequest deletePlatformApplicationRequest) Deletes a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). -
Uses of DeletePlatformApplicationRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type DeletePlatformApplicationRequestModifier and TypeMethodDescriptionDeletePlatformApplicationRequestMarshaller.marshall(DeletePlatformApplicationRequest deletePlatformApplicationRequest)