| Package | Description |
|---|---|
| com.amazonaws.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
ImportJobSubmitter |
ImportJobSubmitter.clone() |
ImportJobSubmitter |
TableDataImportJobMetadata.getSubmitter()
Details about the submitter of the import request.
|
ImportJobSubmitter |
ImportJobSubmitter.withEmail(String email)
The email id of the submitter of the import job, if available.
|
ImportJobSubmitter |
ImportJobSubmitter.withUserArn(String userArn)
The AWS user ARN of the submitter of the import job, if available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableDataImportJobMetadata.setSubmitter(ImportJobSubmitter submitter)
Details about the submitter of the import request.
|
TableDataImportJobMetadata |
TableDataImportJobMetadata.withSubmitter(ImportJobSubmitter submitter)
Details about the submitter of the import request.
|
Copyright © 2024. All rights reserved.