Amazon.WAF.Model.HTTPRequest.IsSetURI C# (CSharp) Méthode

IsSetURI() private méthode

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