| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ExportSourceType |
ExportSourceType.fromValue(String value)
Use this in place of valueOf.
|
static ExportSourceType |
ExportSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportSourceType[] |
ExportSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportJobSummary |
ExportJobSummary.withExportSourceType(ExportSourceType exportSourceType)
The source type of the export job.
|
ListExportJobsRequest |
ListExportJobsRequest.withExportSourceType(ExportSourceType exportSourceType)
A value used to list export jobs that have a certain
ExportSourceType. |
GetExportJobResult |
GetExportJobResult.withExportSourceType(ExportSourceType exportSourceType)
The type of source of the export job.
|
Copyright © 2023. All rights reserved.