| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static AugmentedManifestsDocumentTypeFormat |
AugmentedManifestsDocumentTypeFormat.fromValue(String value)
Use this in place of valueOf.
|
static AugmentedManifestsDocumentTypeFormat |
AugmentedManifestsDocumentTypeFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AugmentedManifestsDocumentTypeFormat[] |
AugmentedManifestsDocumentTypeFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AugmentedManifestsListItem |
AugmentedManifestsListItem.withDocumentType(AugmentedManifestsDocumentTypeFormat documentType)
The type of augmented manifest.
|
DatasetAugmentedManifestsListItem |
DatasetAugmentedManifestsListItem.withDocumentType(AugmentedManifestsDocumentTypeFormat documentType)
The type of augmented manifest.
|
Copyright © 2023. All rights reserved.