| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.concept_expansion.v1 | Copyright 2015 IBM Corp. | 
| com.ibm.watson.developer_cloud.concept_expansion.v1.model | Copyright 2015 IBM Corp. | 
| Modifier and Type | Method and Description | 
|---|---|
| Job.Status | ConceptExpansion. getJobStatus(Job job)Gets the  Jobstatus. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Job.Status | Job.Status. fromString(String id)Returns the job status that match the given id. | 
| Job.Status | Job. getStatus()Gets the status. | 
| static Job.Status | Job.Status. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Job.Status[] | Job.Status. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Job. setStatus(Job.Status status)Sets the status. | 
Copyright © 2015–2016. All rights reserved.