Uses of Class
software.amazon.awssdk.services.honeycode.model.TableDataImportJobMetadata
-
Packages that use TableDataImportJobMetadata Package Description software.amazon.awssdk.services.honeycode.model -
-
Uses of TableDataImportJobMetadata in software.amazon.awssdk.services.honeycode.model
Methods in software.amazon.awssdk.services.honeycode.model that return TableDataImportJobMetadata Modifier and Type Method Description TableDataImportJobMetadataDescribeTableDataImportJobResponse. jobMetadata()The metadata about the job that was submitted for import.Methods in software.amazon.awssdk.services.honeycode.model with parameters of type TableDataImportJobMetadata Modifier and Type Method Description DescribeTableDataImportJobResponse.BuilderDescribeTableDataImportJobResponse.Builder. jobMetadata(TableDataImportJobMetadata jobMetadata)The metadata about the job that was submitted for import.
-