Package | Description |
---|---|
software.amazon.awssdk.services.sagemaker.model |
Modifier and Type | Method and Description |
---|---|
static LabelingJobS3DataSource.Builder |
LabelingJobS3DataSource.builder() |
LabelingJobS3DataSource.Builder |
LabelingJobS3DataSource.Builder.manifestS3Uri(String manifestS3Uri)
The Amazon S3 location of the manifest file that describes the input data objects.
|
LabelingJobS3DataSource.Builder |
LabelingJobS3DataSource.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends LabelingJobS3DataSource.Builder> |
LabelingJobS3DataSource.serializableBuilderClass() |
Modifier and Type | Method and Description |
---|---|
default LabelingJobDataSource.Builder |
LabelingJobDataSource.Builder.s3DataSource(Consumer<LabelingJobS3DataSource.Builder> s3DataSource)
The Amazon S3 location of the input data objects.
|
Copyright © 2021. All rights reserved.