@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateBulkImportJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description | 
|---|
CreateBulkImportJobResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
CreateBulkImportJobResult | 
clone()  | 
boolean | 
equals(Object obj)  | 
String | 
getJobId()
 The ID of the job. 
 | 
String | 
getJobName()
 The unique name that helps identify the job request. 
 | 
String | 
getJobStatus()
 The status of the bulk import job can be one of following values: 
 | 
int | 
hashCode()  | 
void | 
setJobId(String jobId)
 The ID of the job. 
 | 
void | 
setJobName(String jobName)
 The unique name that helps identify the job request. 
 | 
void | 
setJobStatus(String jobStatus)
 The status of the bulk import job can be one of following values: 
 | 
String | 
toString()
Returns a string representation of this object. 
 | 
CreateBulkImportJobResult | 
withJobId(String jobId)
 The ID of the job. 
 | 
CreateBulkImportJobResult | 
withJobName(String jobName)
 The unique name that helps identify the job request. 
 | 
CreateBulkImportJobResult | 
withJobStatus(JobStatus jobStatus)
 The status of the bulk import job can be one of following values: 
 | 
CreateBulkImportJobResult | 
withJobStatus(String jobStatus)
 The status of the bulk import job can be one of following values: 
 | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setJobId(String jobId)
The ID of the job.
jobId - The ID of the job.public String getJobId()
The ID of the job.
public CreateBulkImportJobResult withJobId(String jobId)
The ID of the job.
jobId - The ID of the job.public void setJobName(String jobName)
The unique name that helps identify the job request.
jobName - The unique name that helps identify the job request.public String getJobName()
The unique name that helps identify the job request.
public CreateBulkImportJobResult withJobName(String jobName)
The unique name that helps identify the job request.
jobName - The unique name that helps identify the job request.public void setJobStatus(String jobStatus)
The status of the bulk import job can be one of following values:
 PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
 
 CANCELLED – The bulk import job has been canceled.
 
 RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
 
 COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
 
 FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs
 saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
 COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with
 errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
jobStatus - The status of the bulk import job can be one of following values:
        
        PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
        
        CANCELLED – The bulk import job has been canceled.
        
        RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
        
        COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
        
        FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can
        use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
        
        COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3
        with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot
        issues.
        
JobStatuspublic String getJobStatus()
The status of the bulk import job can be one of following values:
 PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
 
 CANCELLED – The bulk import job has been canceled.
 
 RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
 
 COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
 
 FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs
 saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
 COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with
 errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
         PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
         
         CANCELLED – The bulk import job has been canceled.
         
         RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
         
         COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
         
         FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can
         use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
         
         COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3
         with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot
         issues.
         
JobStatuspublic CreateBulkImportJobResult withJobStatus(String jobStatus)
The status of the bulk import job can be one of following values:
 PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
 
 CANCELLED – The bulk import job has been canceled.
 
 RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
 
 COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
 
 FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs
 saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
 COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with
 errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
jobStatus - The status of the bulk import job can be one of following values:
        
        PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
        
        CANCELLED – The bulk import job has been canceled.
        
        RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
        
        COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
        
        FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can
        use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
        
        COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3
        with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot
        issues.
        
JobStatuspublic CreateBulkImportJobResult withJobStatus(JobStatus jobStatus)
The status of the bulk import job can be one of following values:
 PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
 
 CANCELLED – The bulk import job has been canceled.
 
 RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
 
 COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
 
 FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs
 saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
 COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with
 errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
 
jobStatus - The status of the bulk import job can be one of following values:
        
        PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
        
        CANCELLED – The bulk import job has been canceled.
        
        RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
        
        COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
        
        FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can
        use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
        
        COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3
        with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot
        issues.
        
JobStatuspublic String toString()
toString in class ObjectObject.toString()public CreateBulkImportJobResult clone()