AWS SDK for .NET Documentation
BuildSuggestersResult Class
AmazonAmazon.CloudSearch.ModelBuildSuggestersResult Did this page help you?   Yes   No    Tell us about it...

The result of a BuildSuggester request. Contains a list of the fields used for suggestions.

Declaration Syntax
C#
public class BuildSuggestersResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BuildSuggestersResult()()()()
Initializes a new instance of the BuildSuggestersResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FieldNames
A list of field names.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithFieldNames(array<String>[]()[][]) Obsolete.
Adds elements to the FieldNames collection

WithFieldNames(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the FieldNames collection

Inheritance Hierarchy
Object
BuildSuggestersResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)