Amazon.APIGateway.Model.UpdateRestApiResponse.IsSetWarnings C# (CSharp) Метод

IsSetWarnings() приватный Метод

private IsSetWarnings ( ) : bool
Результат bool
        internal bool IsSetWarnings()
        {
            return this._warnings != null && this._warnings.Count > 0; 
        }