Uses of Class
com.amazonaws.services.sns.model.GetEndpointAttributesRequest
Packages that use GetEndpointAttributesRequest
-
Uses of GetEndpointAttributesRequest in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns with parameters of type GetEndpointAttributesRequestModifier and TypeMethodDescriptionAbstractAmazonSNS.getEndpointAttributes
(GetEndpointAttributesRequest request) AmazonSNS.getEndpointAttributes
(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSClient.getEndpointAttributes
(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.AbstractAmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest request) AbstractAmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) AmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest getEndpointAttributesRequest) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest getEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsyncClient.getEndpointAttributesAsync
(GetEndpointAttributesRequest request) AmazonSNSAsyncClient.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) Method parameters in com.amazonaws.services.sns with type arguments of type GetEndpointAttributesRequestModifier and TypeMethodDescriptionAbstractAmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) AmazonSNSAsync.getEndpointAttributesAsync
(GetEndpointAttributesRequest getEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.AmazonSNSAsyncClient.getEndpointAttributesAsync
(GetEndpointAttributesRequest request, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult> asyncHandler) -
Uses of GetEndpointAttributesRequest in com.amazonaws.services.sns.model
Methods in com.amazonaws.services.sns.model that return GetEndpointAttributesRequestModifier and TypeMethodDescriptionGetEndpointAttributesRequest.clone()
GetEndpointAttributesRequest.withEndpointArn
(String endpointArn) EndpointArn for GetEndpointAttributes input.