| Package | Description |
|---|---|
| com.amazonaws.services.sns |
Synchronous and asynchronous client classes for accessing AmazonSNS.
|
| com.amazonaws.services.sns.model |
Classes modeling the various types represented by AmazonSNS.
|
| com.amazonaws.services.sns.model.transform |
Marhsalling for the various types represented by AmazonSNS.
|
| Modifier and Type | Method and Description |
|---|---|
GetPlatformApplicationAttributesResult |
AmazonSNSClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
GetPlatformApplicationAttributesResult |
AmazonSNS.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsync.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsync.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsyncClient.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
Future<GetPlatformApplicationAttributesResult> |
AmazonSNSAsync.getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest,
AsyncHandler<GetPlatformApplicationAttributesRequest,GetPlatformApplicationAttributesResult> asyncHandler)
The
GetPlatformApplicationAttributes action retrieves the
attributes of the platform application object for the supported push
notification services, such as APNS and GCM. |
| Modifier and Type | Method and Description |
|---|---|
GetPlatformApplicationAttributesRequest |
GetPlatformApplicationAttributesRequest.withPlatformApplicationArn(String platformApplicationArn)
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetPlatformApplicationAttributesRequest> |
GetPlatformApplicationAttributesRequestMarshaller.marshall(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetPlatformApplicationAttributesRequest> |
GetPlatformApplicationAttributesRequestMarshaller.marshall(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest) |
Copyright © 2016. All rights reserved.