- valueOf(String) - Static method in enum com.algolia.search.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.algolia.search.objects.LogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.algolia.search.objects.MultiQueriesStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.algolia.search.objects.Query.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.algolia.search.objects.Query.RemoveWordsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.algolia.search.objects.Query.TypoTolerance
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.algolia.search.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.algolia.search.objects.LogType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.algolia.search.objects.MultiQueriesStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.algolia.search.objects.Query.QueryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.algolia.search.objects.Query.RemoveWordsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.algolia.search.objects.Query.TypoTolerance
-
Returns an array containing the constants of this enum type, in
the order they are declared.