| Package | Description |
|---|---|
| com.amazonaws.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
static JobStatus |
JobStatus.fromValue(String value)
Use this in place of valueOf.
|
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetLendingAnalysisSummaryResult |
GetLendingAnalysisSummaryResult.withJobStatus(JobStatus jobStatus)
The current status of the lending analysis job.
|
GetLendingAnalysisResult |
GetLendingAnalysisResult.withJobStatus(JobStatus jobStatus)
The current status of the lending analysis job.
|
GetExpenseAnalysisResult |
GetExpenseAnalysisResult.withJobStatus(JobStatus jobStatus)
The current status of the text detection job.
|
GetDocumentAnalysisResult |
GetDocumentAnalysisResult.withJobStatus(JobStatus jobStatus)
The current status of the text detection job.
|
GetDocumentTextDetectionResult |
GetDocumentTextDetectionResult.withJobStatus(JobStatus jobStatus)
The current status of the text detection job.
|
Copyright © 2025. All rights reserved.