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

The result of a DescribeAnalysisSchemes request. Contains the analysis schemes configured for the domain specified in the request.

Declaration Syntax
C#
public class DescribeAnalysisSchemesResult
Members
All MembersConstructorsMethodsProperties



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

AnalysisSchemes
The analysis scheme descriptions.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
WithAnalysisSchemes(array<AnalysisSchemeStatus>[]()[][]) Obsolete.
Adds elements to the AnalysisSchemes collection

WithAnalysisSchemes(IEnumerable<(Of <<'(AnalysisSchemeStatus>)>>)) Obsolete.
Adds elements to the AnalysisSchemes collection

Inheritance Hierarchy
Object
DescribeAnalysisSchemesResult

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