Amazon.WAFRegional.Model.SampledHTTPRequest.IsSetRequest C# (CSharp) Method

IsSetRequest() private method

private IsSetRequest ( ) : bool
return bool
        internal bool IsSetRequest()
        {
            return this._request != null;
        }