DocumentClassificationJobFilter.Builder |
DocumentClassificationJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list based on job status.
|
DocumentClassificationJobProperties.Builder |
DocumentClassificationJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the document classification job.
|
DominantLanguageDetectionJobFilter.Builder |
DominantLanguageDetectionJobFilter.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.
|
EntitiesDetectionJobFilter.Builder |
EntitiesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
EntitiesDetectionJobProperties.Builder |
EntitiesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the entities detection job.
|
EventsDetectionJobFilter.Builder |
EventsDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
EventsDetectionJobProperties.Builder |
EventsDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the events detection job.
|
KeyPhrasesDetectionJobFilter.Builder |
KeyPhrasesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
KeyPhrasesDetectionJobProperties.Builder |
KeyPhrasesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the key phrases detection job.
|
PiiEntitiesDetectionJobFilter.Builder |
PiiEntitiesDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
PiiEntitiesDetectionJobProperties.Builder |
PiiEntitiesDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the PII entities detection job.
|
SentimentDetectionJobFilter.Builder |
SentimentDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
SentimentDetectionJobProperties.Builder |
SentimentDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the sentiment detection job.
|
StartDocumentClassificationJobResponse.Builder |
StartDocumentClassificationJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the job:
|
StartDominantLanguageDetectionJobResponse.Builder |
StartDominantLanguageDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the job.
|
StartEntitiesDetectionJobResponse.Builder |
StartEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the job.
|
StartEventsDetectionJobResponse.Builder |
StartEventsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the events detection job.
|
StartKeyPhrasesDetectionJobResponse.Builder |
StartKeyPhrasesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the 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.
|
StartTargetedSentimentDetectionJobResponse.Builder |
StartTargetedSentimentDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the job.
|
StartTopicsDetectionJobResponse.Builder |
StartTopicsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the job:
|
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.
|
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.
|
StopEventsDetectionJobResponse.Builder |
StopEventsDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the events detection job.
|
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.
|
StopPiiEntitiesDetectionJobResponse.Builder |
StopPiiEntitiesDetectionJobResponse.Builder.jobStatus(JobStatus jobStatus) |
The status of the PII entities detection job.
|
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.
|
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.
|
TargetedSentimentDetectionJobFilter.Builder |
TargetedSentimentDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of jobs based on job status.
|
TargetedSentimentDetectionJobProperties.Builder |
TargetedSentimentDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the targeted sentiment detection job.
|
TopicsDetectionJobFilter.Builder |
TopicsDetectionJobFilter.Builder.jobStatus(JobStatus jobStatus) |
Filters the list of topic detection jobs based on job status.
|
TopicsDetectionJobProperties.Builder |
TopicsDetectionJobProperties.Builder.jobStatus(JobStatus jobStatus) |
The current status of the topic detection job.
|