Uses of Class
com.amazonaws.services.sns.model.SetEndpointAttributesResult
-
Packages that use SetEndpointAttributesResult Package Description com.amazonaws.services.sns com.amazonaws.services.sns.model -
-
Uses of SetEndpointAttributesResult in com.amazonaws.services.sns
Methods in com.amazonaws.services.sns that return SetEndpointAttributesResult Modifier and Type Method Description SetEndpointAttributesResult
AbstractAmazonSNS. setEndpointAttributes(SetEndpointAttributesRequest request)
SetEndpointAttributesResult
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.SetEndpointAttributesResult
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.Method parameters in com.amazonaws.services.sns with type arguments of type SetEndpointAttributesResult Modifier and Type Method Description Future<SetEndpointAttributesResult>
AbstractAmazonSNSAsync. setEndpointAttributesAsync(SetEndpointAttributesRequest request, AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler)
Future<SetEndpointAttributesResult>
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.Future<SetEndpointAttributesResult>
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 Modifier and Type Method Description SetEndpointAttributesResult
SetEndpointAttributesResult. clone()
-