Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
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.
|
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 |
AbstractAmazonSNS.setEndpointAttributes(SetEndpointAttributesRequest request) |
java.util.concurrent.Future<SetEndpointAttributesResult> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest request) |
java.util.concurrent.Future<SetEndpointAttributesResult> |
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.
|
java.util.concurrent.Future<SetEndpointAttributesResult> |
AbstractAmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest request) |
java.util.concurrent.Future<SetEndpointAttributesResult> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<SetEndpointAttributesResult> |
AbstractAmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<SetEndpointAttributesResult> |
AmazonSNSAsyncClient.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
java.util.concurrent.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.
|
java.util.concurrent.Future<SetEndpointAttributesResult> |
AbstractAmazonSNSAsync.setEndpointAttributesAsync(SetEndpointAttributesRequest request,
AsyncHandler<SetEndpointAttributesRequest,SetEndpointAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
SetEndpointAttributesRequest |
SetEndpointAttributesRequest.addAttributesEntry(java.lang.String key,
java.lang.String value) |
SetEndpointAttributesRequest |
SetEndpointAttributesRequest.clearAttributesEntries()
Removes all the entries added into Attributes.
|
SetEndpointAttributesRequest |
SetEndpointAttributesRequest.clone() |
SetEndpointAttributesRequest |
SetEndpointAttributesRequest.withAttributes(java.util.Map<java.lang.String,java.lang.String> attributes)
A map of the endpoint attributes.
|
SetEndpointAttributesRequest |
SetEndpointAttributesRequest.withEndpointArn(java.lang.String endpointArn)
EndpointArn used for SetEndpointAttributes action.
|
Modifier and Type | Method and Description |
---|---|
Request<SetEndpointAttributesRequest> |
SetEndpointAttributesRequestMarshaller.marshall(SetEndpointAttributesRequest setEndpointAttributesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<SetEndpointAttributesRequest> |
SetEndpointAttributesRequestMarshaller.marshall(SetEndpointAttributesRequest setEndpointAttributesRequest) |