| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetPlatformApplicationAttributesResponse |
SNSClient.setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest)
Sets the attributes of the platform application object for the supported push notification services, such as APNS
and GCM.
|
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 GCM.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<SetPlatformApplicationAttributesRequest> |
SetPlatformApplicationAttributesRequestMarshaller.marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<SetPlatformApplicationAttributesRequest> |
SetPlatformApplicationAttributesRequestMarshaller.marshall(SetPlatformApplicationAttributesRequest setPlatformApplicationAttributesRequest) |
Copyright © 2017. All rights reserved.