Uses of Class
software.amazon.awssdk.services.textract.model.LendingSummary
-
Packages that use LendingSummary Package Description software.amazon.awssdk.services.textract.model -
-
Uses of LendingSummary in software.amazon.awssdk.services.textract.model
Methods in software.amazon.awssdk.services.textract.model that return LendingSummary Modifier and Type Method Description LendingSummaryGetLendingAnalysisSummaryResponse. summary()Contains summary information for documents grouped by type.Methods in software.amazon.awssdk.services.textract.model with parameters of type LendingSummary Modifier and Type Method Description GetLendingAnalysisSummaryResponse.BuilderGetLendingAnalysisSummaryResponse.Builder. summary(LendingSummary summary)Contains summary information for documents grouped by type.
-