Uses of Class
software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
Packages that use SetEndpointAttributesRequest
Package
Description
-
Uses of SetEndpointAttributesRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type SetEndpointAttributesRequestModifier and TypeMethodDescriptionSnsAsyncClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS.default SetEndpointAttributesResponseSnsClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. -
Uses of SetEndpointAttributesRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type SetEndpointAttributesRequestModifier and TypeMethodDescriptionSetEndpointAttributesRequestMarshaller.marshall(SetEndpointAttributesRequest setEndpointAttributesRequest)