Amazon.CloudSearch.Model.UpdateStopwordOptionsRequest.IsSetStopwords C# (CSharp) Méthode

IsSetStopwords() private méthode

private IsSetStopwords ( ) : bool
Résultat bool
        internal bool IsSetStopwords()
        {
            return this.stopwords != null;
        }
UpdateStopwordOptionsRequest