| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchResultErrorEntry> |
PublishBatchResponse.failed()
A list of failed
PublishBatch responses. |
| Modifier and Type | Method and Description |
|---|---|
PublishBatchResponse.Builder |
PublishBatchResponse.Builder.failed(BatchResultErrorEntry... failed)
A list of failed
PublishBatch responses. |
| Modifier and Type | Method and Description |
|---|---|
PublishBatchResponse.Builder |
PublishBatchResponse.Builder.failed(Collection<BatchResultErrorEntry> failed)
A list of failed
PublishBatch responses. |
Copyright © 2022. All rights reserved.