| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetEndpointAttributesResponse |
SNSClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest)
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM
and APNS.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetEndpointAttributesResponse> |
SNSAsyncClient.setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttributesRequest)
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM
and APNS.
|
| Modifier and Type | Method and Description |
|---|---|
SetEndpointAttributesResponse |
SetEndpointAttributesResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.