Uses of Interface
software.amazon.awssdk.services.sesv2.model.ExportJobSummary.Builder
Packages that use ExportJobSummary.Builder
-
Uses of ExportJobSummary.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ExportJobSummary.BuilderModifier and TypeMethodDescriptionstatic ExportJobSummary.BuilderExportJobSummary.builder()ExportJobSummary.Builder.completedTimestamp(Instant completedTimestamp) The timestamp of when the export job was completed.ExportJobSummary.Builder.createdTimestamp(Instant createdTimestamp) The timestamp of when the export job was created.ExportJobSummary.Builder.exportSourceType(String exportSourceType) The source type of the export job.ExportJobSummary.Builder.exportSourceType(ExportSourceType exportSourceType) The source type of the export job.The export job ID.The status of the export job.The status of the export job.ExportJobSummary.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ExportJobSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ExportJobSummary.Builder>ExportJobSummary.serializableBuilderClass()