public static class CollectionDetailsSmartDocumentUnderstanding.Builder extends Object
| Constructor and Description | 
|---|
| Builder()Instantiates a new builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| CollectionDetailsSmartDocumentUnderstanding | build()Builds a CollectionDetailsSmartDocumentUnderstanding. | 
| CollectionDetailsSmartDocumentUnderstanding.Builder | enabled(Boolean enabled)Set the enabled. | 
| CollectionDetailsSmartDocumentUnderstanding.Builder | model(String model)Set the model. | 
public CollectionDetailsSmartDocumentUnderstanding build()
public CollectionDetailsSmartDocumentUnderstanding.Builder enabled(Boolean enabled)
enabled - the enabledpublic CollectionDetailsSmartDocumentUnderstanding.Builder model(String model)
model - the modelCopyright © 2023 IBM Cloud. All rights reserved.