| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns.model | |
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformApplication> |
ListPlatformApplicationsResponse.platformApplications()
Platform applications returned when calling ListPlatformApplications action.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformApplicationsResponse.Builder |
ListPlatformApplicationsResponse.Builder.platformApplications(PlatformApplication... platformApplications)
Platform applications returned when calling ListPlatformApplications action.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlatformApplicationsResponse.Builder |
ListPlatformApplicationsResponse.Builder.platformApplications(Collection<PlatformApplication> platformApplications)
Platform applications returned when calling ListPlatformApplications action.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformApplication |
PlatformApplicationUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.