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