Amazon.CodeBuild.Model.BatchGetBuildsResponse.IsSetBuildsNotFound C# (CSharp) Method

IsSetBuildsNotFound() private method

private IsSetBuildsNotFound ( ) : bool
return bool
        internal bool IsSetBuildsNotFound()
        {
            return this._buildsNotFound != null && this._buildsNotFound.Count > 0; 
        }