public static class DocumentLanguageClassificationFeature.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DocumentLanguageClassificationFeature |
build() |
DocumentLanguageClassificationFeature.Builder |
copy(DocumentLanguageClassificationFeature model) |
DocumentLanguageClassificationFeature.Builder |
maxResults(Integer maxResults)
The maximum number of results to return.
|
public DocumentLanguageClassificationFeature.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults
- the value to setpublic DocumentLanguageClassificationFeature build()
public DocumentLanguageClassificationFeature.Builder copy(DocumentLanguageClassificationFeature model)
Copyright © 2016–2024. All rights reserved.