public static interface CreateEntityRecognizerResponse.Builder extends ComprehendResponse.Builder, SdkPojo, CopyableBuilder<CreateEntityRecognizerResponse.Builder,CreateEntityRecognizerResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateEntityRecognizerResponse.Builder |
entityRecognizerArn(String entityRecognizerArn)
The Amazon Resource Name (ARN) that identifies the entity recognizer.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateEntityRecognizerResponse.Builder entityRecognizerArn(String entityRecognizerArn)
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn - The Amazon Resource Name (ARN) that identifies the entity recognizer.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.