| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetPlatformApplicationAttributesResponse> |
SnsAsyncClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and FCM.
|
default SetPlatformApplicationAttributesResponse |
SnsClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and FCM.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetPlatformApplicationAttributesRequestMarshaller.marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) |
Copyright © 2020. All rights reserved.