Uses of Class
software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
Packages that use SetPlatformApplicationAttributesRequest
Package
Description
-
Uses of SetPlatformApplicationAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type SetPlatformApplicationAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). -
Uses of SetPlatformApplicationAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type SetPlatformApplicationAttributesRequestModifier and TypeMethodDescriptionSetPlatformApplicationAttributesRequestMarshaller.marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)