Uses of Class
software.amazon.awscdk.services.textract.CfnAdapter.Builder
Packages that use CfnAdapter.Builder
-
Uses of CfnAdapter.Builder in software.amazon.awscdk.services.textract
Methods in software.amazon.awscdk.services.textract that return CfnAdapter.BuilderModifier and TypeMethodDescriptionCfnAdapter.Builder.adapterName(String adapterName) The name to be assigned to the adapter being created.CfnAdapter.Builder.autoUpdate(String autoUpdate) Controls whether or not the adapter should automatically update.static CfnAdapter.BuilderCfnAdapter.Builder.description(String description) The description to be assigned to the adapter being created.CfnAdapter.Builder.featureTypes(List<String> featureTypes) The type of feature that the adapter is being trained on.A list of tags to be added to the adapter.