Uses of Class
software.amazon.awssdk.services.lookoutvision.model.InputS3Object
-
Packages that use InputS3Object Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of InputS3Object in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return InputS3Object Modifier and Type Method Description InputS3ObjectDatasetGroundTruthManifest. s3Object()The S3 bucket location for the manifest file.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type InputS3Object Modifier and Type Method Description DatasetGroundTruthManifest.BuilderDatasetGroundTruthManifest.Builder. s3Object(InputS3Object s3Object)The S3 bucket location for the manifest file.
-