| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static SendBulkEmailResponse.Builder |
SendBulkEmailResponse.builder() |
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.Builder.bulkEmailEntryResults(BulkEmailEntryResult... bulkEmailEntryResults)
Sets the value of the BulkEmailEntryResults property for this object.
|
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.Builder.bulkEmailEntryResults(Collection<BulkEmailEntryResult> bulkEmailEntryResults)
Sets the value of the BulkEmailEntryResults property for this object.
|
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.Builder.bulkEmailEntryResults(Consumer<BulkEmailEntryResult.Builder>... bulkEmailEntryResults)
Sets the value of the BulkEmailEntryResults property for this object.
|
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SendBulkEmailResponse.Builder> |
SendBulkEmailResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.