Uses of Class
software.amazon.awssdk.services.textract.model.ExpenseType
-
Packages that use ExpenseType Package Description software.amazon.awssdk.services.textract.model -
-
Uses of ExpenseType in software.amazon.awssdk.services.textract.model
Methods in software.amazon.awssdk.services.textract.model that return ExpenseType Modifier and Type Method Description ExpenseTypeExpenseField. type()The implied label of a detected element.Methods in software.amazon.awssdk.services.textract.model with parameters of type ExpenseType Modifier and Type Method Description ExpenseField.BuilderExpenseField.Builder. type(ExpenseType type)The implied label of a detected element.
-