Uses of Class
com.amazonaws.services.sns.model.SetEndpointAttributesResult
Packages that use SetEndpointAttributesResult
-
Uses of SetEndpointAttributesResult in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns that return SetEndpointAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNS.setEndpointAttributes
(SetEndpointAttributesRequest request) AmazonSNS.setEndpointAttributes
(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSClient.setEndpointAttributes
(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.Methods in com.amazonaws.services.sns that return types with arguments of type SetEndpointAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest request) AbstractAmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) AmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest setEndpointAttributesRequest) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest setEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsyncClient.setEndpointAttributesAsync
(SetEndpointAttributesRequest request) AmazonSNSAsyncClient.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.sns with type arguments of type SetEndpointAttributesResultModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) AmazonSNSAsync.setEndpointAttributesAsync
(SetEndpointAttributesRequest setEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsyncClient.setEndpointAttributesAsync
(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult> asyncHandler) -
Uses of SetEndpointAttributesResult in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return SetEndpointAttributesResult