Uses of Class
software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
Packages that use GetEndpointAttributesRequest
Package
Description
-
Uses of GetEndpointAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type GetEndpointAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default GetEndpointAttributesResponseSnsClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. -
Uses of GetEndpointAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type GetEndpointAttributesRequestModifier and TypeMethodDescriptionGetEndpointAttributesRequestMarshaller.marshall(GetEndpointAttributesRequest getEndpointAttributesRequest)