Package | Description |
---|---|
software.amazon.awssdk.services.sesv2.model |
Modifier and Type | Method and Description |
---|---|
ImportDestination |
GetImportJobResponse.importDestination()
The destination of the import job.
|
ImportDestination |
CreateImportJobRequest.importDestination()
The destination for the import job.
|
ImportDestination |
ImportJobSummary.importDestination()
Returns the value of the ImportDestination property for this object.
|
Modifier and Type | Method and Description |
---|---|
GetImportJobResponse.Builder |
GetImportJobResponse.Builder.importDestination(ImportDestination importDestination)
The destination of the import job.
|
CreateImportJobRequest.Builder |
CreateImportJobRequest.Builder.importDestination(ImportDestination importDestination)
The destination for the import job.
|
ImportJobSummary.Builder |
ImportJobSummary.Builder.importDestination(ImportDestination importDestination)
Sets the value of the ImportDestination property for this object.
|
Copyright © 2022. All rights reserved.