| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
IngestedFilesSummary |
DescribeDataIngestionJobResponse.ingestedFilesSummary()
Returns the value of the IngestedFilesSummary property for this object.
|
IngestedFilesSummary |
DescribeDatasetResponse.ingestedFilesSummary()
IngestedFilesSummary associated with the given dataset for the latest successful associated ingestion job id.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDataIngestionJobResponse.Builder |
DescribeDataIngestionJobResponse.Builder.ingestedFilesSummary(IngestedFilesSummary ingestedFilesSummary)
Sets the value of the IngestedFilesSummary property for this object.
|
DescribeDatasetResponse.Builder |
DescribeDatasetResponse.Builder.ingestedFilesSummary(IngestedFilesSummary ingestedFilesSummary)
IngestedFilesSummary associated with the given dataset for the latest successful associated ingestion job id.
|
Copyright © 2022. All rights reserved.