| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListPlatformApplicationsResponse |
SNSClient.listPlatformApplications()
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
|
default ListPlatformApplicationsResponse |
SNSClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPlatformApplicationsResponse> |
SNSAsyncClient.listPlatformApplications()
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
|
default CompletableFuture<ListPlatformApplicationsResponse> |
SNSAsyncClient.listPlatformApplications(ListPlatformApplicationsRequest listPlatformApplicationsRequest)
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformApplicationsResponse |
ListPlatformApplicationsResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.