Package org.opensearch.client.indices
Class DetailAnalyzeResponse.AnalyzeTokenList
java.lang.Object
org.opensearch.client.indices.DetailAnalyzeResponse.AnalyzeTokenList
- Enclosing class:
DetailAnalyzeResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromXContent(org.opensearch.core.xcontent.XContentParser parser) getName()inthashCode()
-
Constructor Details
-
AnalyzeTokenList
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getName
-
getTokens
-
fromXContent
public static DetailAnalyzeResponse.AnalyzeTokenList fromXContent(org.opensearch.core.xcontent.XContentParser parser) throws IOException - Throws:
IOException
-