Amazon.APIGateway.Model.UpdateResourceResponse.IsSetPath C# (CSharp) Méthode

IsSetPath() private méthode

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