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