Package | Description |
---|---|
software.amazon.awssdk.services.sns |
|
software.amazon.awssdk.services.sns.transform |
Modifier and Type | Method and Description |
---|---|
default PublishResponse |
SNSClient.publish(PublishRequest publishRequest)
Sends a message to all of a topic's subscribed endpoints.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<PublishResponse> |
SNSAsyncClient.publish(PublishRequest publishRequest)
Sends a message to all of a topic's subscribed endpoints.
|
Modifier and Type | Method and Description |
---|---|
PublishResponse |
PublishResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.