Amazon.ElasticTranscoder.Model.UpdatePipelineResponse.IsSetWarnings C# (CSharp) 메소드

IsSetWarnings() 개인적인 메소드

private IsSetWarnings ( ) : bool
리턴 bool
        internal bool IsSetWarnings()
        {
            return this._warnings != null && this._warnings.Count > 0; 
        }
UpdatePipelineResponse