Uses of Class
software.amazon.awssdk.services.honeycode.model.ImportJobSubmitter
-
Packages that use ImportJobSubmitter Package Description software.amazon.awssdk.services.honeycode.model -
-
Uses of ImportJobSubmitter in software.amazon.awssdk.services.honeycode.model
Methods in software.amazon.awssdk.services.honeycode.model that return ImportJobSubmitter Modifier and Type Method Description ImportJobSubmitterTableDataImportJobMetadata. submitter()Details about the submitter of the import request.Methods in software.amazon.awssdk.services.honeycode.model with parameters of type ImportJobSubmitter Modifier and Type Method Description TableDataImportJobMetadata.BuilderTableDataImportJobMetadata.Builder. submitter(ImportJobSubmitter submitter)Details about the submitter of the import request.
-