public static interface GetLendingAnalysisSummaryRequest.Builder extends TextractRequest.Builder, SdkPojo, CopyableBuilder<GetLendingAnalysisSummaryRequest.Builder,GetLendingAnalysisSummaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetLendingAnalysisSummaryRequest.Builder |
jobId(String jobId)
A unique identifier for the lending or text-detection job.
|
GetLendingAnalysisSummaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetLendingAnalysisSummaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLendingAnalysisSummaryRequest.Builder jobId(String jobId)
A unique identifier for the lending or text-detection job. The JobId is returned from
StartLendingAnalysis. A JobId value is only valid for 7 days.
jobId - A unique identifier for the lending or text-detection job. The JobId is returned from
StartLendingAnalysis. A JobId value is only valid for 7 days.GetLendingAnalysisSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetLendingAnalysisSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.