Uses of Interface
software.amazon.awssdk.services.sesv2.model.InsightsEvent.Builder
Packages that use InsightsEvent.Builder
-
Uses of InsightsEvent.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return InsightsEvent.BuilderModifier and TypeMethodDescriptionstatic InsightsEvent.BuilderInsightsEvent.builder()default InsightsEvent.BuilderInsightsEvent.Builder.details(Consumer<EventDetails.Builder> details) Details about bounce or complaint events.InsightsEvent.Builder.details(EventDetails details) Details about bounce or complaint events.The timestamp of the event.InsightsEvent.toBuilder()The type of event:The type of event:Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type InsightsEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InsightsEvent.Builder>InsightsEvent.serializableBuilderClass()