Amazon.ElasticTranscoder.Model.CreateJobResult.IsSetJob C# (CSharp) Method

IsSetJob() private method

private IsSetJob ( ) : bool
return bool
        internal bool IsSetJob()
        {
            return this.job != null;
        }
    }
CreateJobResult