Amazon.WAF.Model.HTTPRequest.IsSetURI C# (CSharp) Method

IsSetURI() private method

private IsSetURI ( ) : bool
return bool
        internal bool IsSetURI()
        {
            return this._uri != null;
        }