public class DataflowJobAlreadyUpdatedException extends DataflowJobException
DataflowPipelineJob contained within
 this exception contains information about the pre-existing updated job.| Constructor and Description | 
|---|
| DataflowJobAlreadyUpdatedException(DataflowPipelineJob job,
                                  java.lang.String message)Create a new  DataflowJobAlreadyUpdatedExceptionwith the specifiedDataflowPipelineJoband message. | 
getJobpublic DataflowJobAlreadyUpdatedException(DataflowPipelineJob job, java.lang.String message)
DataflowJobAlreadyUpdatedException with the specified DataflowPipelineJob and message.