| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| Modifier and Type | Method and Description |
|---|---|
default PublishBatchResponse |
SnsClient.publishBatch(Consumer<PublishBatchRequest.Builder> publishBatchRequest)
Publishes up to ten messages to the specified topic.
|
default PublishBatchResponse |
SnsClient.publishBatch(PublishBatchRequest publishBatchRequest)
Publishes up to ten messages to the specified topic.
|
Copyright © 2022. All rights reserved.