| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
InferenceExecutionSummary.customerResultObject() |
| Modifier and Type | Method and Description |
|---|---|
List<S3Object> |
IngestedFilesSummary.discardedFiles()
Indicates the number of files that were discarded.
|
| Modifier and Type | Method and Description |
|---|---|
InferenceExecutionSummary.Builder |
InferenceExecutionSummary.Builder.customerResultObject(S3Object customerResultObject) |
IngestedFilesSummary.Builder |
IngestedFilesSummary.Builder.discardedFiles(S3Object... discardedFiles)
Indicates the number of files that were discarded.
|
| Modifier and Type | Method and Description |
|---|---|
IngestedFilesSummary.Builder |
IngestedFilesSummary.Builder.discardedFiles(Collection<S3Object> discardedFiles)
Indicates the number of files that were discarded.
|
Copyright © 2022. All rights reserved.