Uses of Class
software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
Packages that use GetPlatformApplicationAttributesRequest
Package
Description
-
Uses of GetPlatformApplicationAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetPlatformApplicationAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging).SnsClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). -
Uses of GetPlatformApplicationAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetPlatformApplicationAttributesRequestModifier and TypeMethodDescriptionGetPlatformApplicationAttributesRequestMarshaller.marshall(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)