| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static JobStatus |
JobStatus.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
JobStatus |
StartDominantLanguageDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
DominantLanguageDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
DocumentClassificationJobFilter.jobStatus()
Filters the list based on job status.
|
JobStatus |
StopEntitiesDetectionJobResponse.jobStatus()
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation. |
JobStatus |
StopKeyPhrasesDetectionJobResponse.jobStatus()
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation. |
JobStatus |
PiiEntitiesDetectionJobProperties.jobStatus()
The current status of the PII entities detection job.
|
JobStatus |
StartPiiEntitiesDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
StartSentimentDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
StopTargetedSentimentDetectionJobResponse.jobStatus()
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation. |
JobStatus |
StopSentimentDetectionJobResponse.jobStatus()
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation. |
JobStatus |
EventsDetectionJobProperties.jobStatus()
The current status of the events detection job.
|
JobStatus |
EntitiesDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
EventsDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
StopDominantLanguageDetectionJobResponse.jobStatus()
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation. |
JobStatus |
SentimentDetectionJobProperties.jobStatus()
The current status of the sentiment detection job.
|
JobStatus |
EntitiesDetectionJobProperties.jobStatus()
The current status of the entities detection job.
|
JobStatus |
TargetedSentimentDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
DominantLanguageDetectionJobProperties.jobStatus()
The current status of the dominant language detection job.
|
JobStatus |
StopEventsDetectionJobResponse.jobStatus()
The status of the events detection job.
|
JobStatus |
DocumentClassificationJobProperties.jobStatus()
The current status of the document classification job.
|
JobStatus |
TargetedSentimentDetectionJobProperties.jobStatus()
The current status of the targeted sentiment detection job.
|
JobStatus |
StartDocumentClassificationJobResponse.jobStatus()
The status of the job:
|
JobStatus |
SentimentDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
StopPiiEntitiesDetectionJobResponse.jobStatus()
The status of the PII entities detection job.
|
JobStatus |
StartTargetedSentimentDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
TopicsDetectionJobFilter.jobStatus()
Filters the list of topic detection jobs based on job status.
|
JobStatus |
KeyPhrasesDetectionJobProperties.jobStatus()
The current status of the key phrases detection job.
|
JobStatus |
StartKeyPhrasesDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
PiiEntitiesDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
StartEventsDetectionJobResponse.jobStatus()
The status of the events detection job.
|
JobStatus |
KeyPhrasesDetectionJobFilter.jobStatus()
Filters the list of jobs based on job status.
|
JobStatus |
StartEntitiesDetectionJobResponse.jobStatus()
The status of the job.
|
JobStatus |
TopicsDetectionJobProperties.jobStatus()
The current status of the topic detection job.
|
JobStatus |
StartTopicsDetectionJobResponse.jobStatus()
The status of the job:
|
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 |
|---|---|
static Set<JobStatus> |
JobStatus.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
StartDominantLanguageDetectionJobResponse.Builder |
StartDominantLanguageDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
DominantLanguageDetectionJobFilter.Builder |
DominantLanguageDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
DocumentClassificationJobFilter.Builder |
DocumentClassificationJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list based on job status.
|
StopEntitiesDetectionJobResponse.Builder |
StopEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation. |
StopKeyPhrasesDetectionJobResponse.Builder |
StopKeyPhrasesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation. |
PiiEntitiesDetectionJobProperties.Builder |
PiiEntitiesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the PII entities detection job.
|
StartPiiEntitiesDetectionJobResponse.Builder |
StartPiiEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
StartSentimentDetectionJobResponse.Builder |
StartSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
StopTargetedSentimentDetectionJobResponse.Builder |
StopTargetedSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation. |
StopSentimentDetectionJobResponse.Builder |
StopSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation. |
EventsDetectionJobProperties.Builder |
EventsDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the events detection job.
|
EntitiesDetectionJobFilter.Builder |
EntitiesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
EventsDetectionJobFilter.Builder |
EventsDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
StopDominantLanguageDetectionJobResponse.Builder |
StopDominantLanguageDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
Either
STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation. |
SentimentDetectionJobProperties.Builder |
SentimentDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the sentiment detection job.
|
EntitiesDetectionJobProperties.Builder |
EntitiesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the entities detection job.
|
TargetedSentimentDetectionJobFilter.Builder |
TargetedSentimentDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
DominantLanguageDetectionJobProperties.Builder |
DominantLanguageDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the dominant language detection job.
|
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the events detection job.
|
DocumentClassificationJobProperties.Builder |
DocumentClassificationJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the document classification job.
|
TargetedSentimentDetectionJobProperties.Builder |
TargetedSentimentDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the targeted sentiment detection job.
|
StartDocumentClassificationJobResponse.Builder |
StartDocumentClassificationJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job:
|
SentimentDetectionJobFilter.Builder |
SentimentDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the PII entities detection job.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
TopicsDetectionJobFilter.Builder |
TopicsDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of topic detection jobs based on job status.
|
KeyPhrasesDetectionJobProperties.Builder |
KeyPhrasesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the key phrases detection job.
|
StartKeyPhrasesDetectionJobResponse.Builder |
StartKeyPhrasesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
PiiEntitiesDetectionJobFilter.Builder |
PiiEntitiesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
StartEventsDetectionJobResponse.Builder |
StartEventsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the events detection job.
|
KeyPhrasesDetectionJobFilter.Builder |
KeyPhrasesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus)
Filters the list of jobs based on job status.
|
StartEntitiesDetectionJobResponse.Builder |
StartEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job.
|
TopicsDetectionJobProperties.Builder |
TopicsDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus)
The current status of the topic detection job.
|
StartTopicsDetectionJobResponse.Builder |
StartTopicsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus)
The status of the job:
|
Copyright © 2023. All rights reserved.