public static interface EntityRecognizerEntityList.Builder extends SdkPojo, CopyableBuilder<EntityRecognizerEntityList.Builder,EntityRecognizerEntityList>
Modifier and Type | Method and Description |
---|---|
EntityRecognizerEntityList.Builder |
s3Uri(String s3Uri)
Specifies the Amazon S3 location where the entity list is located.
|
copy
applyMutation, build
EntityRecognizerEntityList.Builder s3Uri(String s3Uri)
Specifies the Amazon S3 location where the entity list is located. The URI must be in the same region as the API endpoint that you are calling.
s3Uri
- Specifies the Amazon S3 location where the entity list is located. The URI must be in the same region
as the API endpoint that you are calling.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.