Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
GetEndpointAttributesResult |
AmazonSNSClient.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
|
GetEndpointAttributesResult |
AmazonSNS.getEndpointAttributes(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
|
GetEndpointAttributesResult |
AbstractAmazonSNS.getEndpointAttributes(GetEndpointAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest request) |
java.util.concurrent.Future<GetEndpointAttributesResult> |
AmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest getEndpointAttributesRequest)
Retrieves the endpoint attributes for a device on one of the supported
push notification services, such as GCM and APNS.
|
java.util.concurrent.Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request) |
java.util.concurrent.Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetEndpointAttributesResult> |
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.
|
java.util.concurrent.Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetEndpointAttributesResult> |
AmazonSNSAsyncClient.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetEndpointAttributesResult> |
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.
|
java.util.concurrent.Future<GetEndpointAttributesResult> |
AbstractAmazonSNSAsync.getEndpointAttributesAsync(GetEndpointAttributesRequest request,
AsyncHandler<GetEndpointAttributesRequest,GetEndpointAttributesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetEndpointAttributesResult |
GetEndpointAttributesResult.addAttributesEntry(java.lang.String key,
java.lang.String value) |
GetEndpointAttributesResult |
GetEndpointAttributesResult.clearAttributesEntries()
Removes all the entries added into Attributes.
|
GetEndpointAttributesResult |
GetEndpointAttributesResult.clone() |
GetEndpointAttributesResult |
GetEndpointAttributesResult.withAttributes(java.util.Map<java.lang.String,java.lang.String> attributes)
Attributes include the following:
|
Modifier and Type | Method and Description |
---|---|
GetEndpointAttributesResult |
GetEndpointAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |