Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
GetPlatformApplicationAttributesResult |
AmazonSNSClient.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
GetPlatformApplicationAttributesResult |
AmazonSNS.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest getPlatformApplicationAttributesRequest)
Retrieves the attributes of the platform application object for the
supported push notification services, such as APNS and GCM.
|
GetPlatformApplicationAttributesResult |
AbstractAmazonSNS.getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
GetPlatformApplicationAttributesResult |
GetPlatformApplicationAttributesResult.addAttributesEntry(java.lang.String key,
java.lang.String value) |
GetPlatformApplicationAttributesResult |
GetPlatformApplicationAttributesResult.clearAttributesEntries()
Removes all the entries added into Attributes.
|
GetPlatformApplicationAttributesResult |
GetPlatformApplicationAttributesResult.clone() |
GetPlatformApplicationAttributesResult |
GetPlatformApplicationAttributesResult.withAttributes(java.util.Map<java.lang.String,java.lang.String> attributes)
Attributes include the following:
|
Modifier and Type | Method and Description |
---|---|
GetPlatformApplicationAttributesResult |
GetPlatformApplicationAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |