| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
S3Object.clone() |
S3Object |
InferenceExecutionSummary.getCustomerResultObject() |
S3Object |
S3Object.withBucket(String bucket)
The name of the specific S3 bucket.
|
S3Object |
S3Object.withKey(String key)
The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object.
|
| Modifier and Type | Method and Description |
|---|---|
List<S3Object> |
IngestedFilesSummary.getDiscardedFiles()
Indicates the number of files that were discarded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InferenceExecutionSummary.setCustomerResultObject(S3Object customerResultObject) |
InferenceExecutionSummary |
InferenceExecutionSummary.withCustomerResultObject(S3Object customerResultObject) |
IngestedFilesSummary |
IngestedFilesSummary.withDiscardedFiles(S3Object... discardedFiles)
Indicates the number of files that were discarded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngestedFilesSummary.setDiscardedFiles(Collection<S3Object> discardedFiles)
Indicates the number of files that were discarded.
|
IngestedFilesSummary |
IngestedFilesSummary.withDiscardedFiles(Collection<S3Object> discardedFiles)
Indicates the number of files that were discarded.
|
Copyright © 2023. All rights reserved.