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, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateEntityRecognizerResponse.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.