| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static InsightsEvent.Builder |
InsightsEvent.builder() |
default InsightsEvent.Builder |
InsightsEvent.Builder.details(Consumer<EventDetails.Builder> details)
Details about bounce or complaint events.
|
InsightsEvent.Builder |
InsightsEvent.Builder.details(EventDetails details)
Details about bounce or complaint events.
|
InsightsEvent.Builder |
InsightsEvent.Builder.timestamp(Instant timestamp)
The timestamp of the event.
|
InsightsEvent.Builder |
InsightsEvent.toBuilder() |
InsightsEvent.Builder |
InsightsEvent.Builder.type(EventType type)
The type of event:
|
InsightsEvent.Builder |
InsightsEvent.Builder.type(String type)
The type of event:
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InsightsEvent.Builder> |
InsightsEvent.serializableBuilderClass() |
Copyright © 2023. All rights reserved.