| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.attributeNames(Collection<String> attributeNames)
The JSON attribute that contains the annotations for your training documents.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.attributeNames(String... attributeNames)
The JSON attribute that contains the annotations for your training documents.
|
static AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.builder() |
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.Builder.s3Uri(String s3Uri)
The Amazon S3 location of the augmented manifest file.
|
AugmentedManifestsListItem.Builder |
AugmentedManifestsListItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AugmentedManifestsListItem.Builder> |
AugmentedManifestsListItem.serializableBuilderClass() |
Copyright © 2021. All rights reserved.