| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
S3Object |
Video.s3Object()
The Amazon S3 bucket name and file name for the video.
|
S3Object |
Image.s3Object()
Identifies an S3 object as the image source.
|
| Modifier and Type | Method and Description |
|---|---|
Video.Builder |
Video.Builder.s3Object(S3Object s3Object)
The Amazon S3 bucket name and file name for the video.
|
Image.Builder |
Image.Builder.s3Object(S3Object s3Object)
Identifies an S3 object as the image source.
|
Copyright © 2019. All rights reserved.