Package org.elasticsearch.client.ml
Class MlInfoResponse
java.lang.Object
org.elasticsearch.client.ml.MlInfoResponse
- All Implemented Interfaces:
Validatable
-
Field Summary
Fields inherited from interface org.elasticsearch.client.Validatable
EMPTY -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic MlInfoResponsefromXContent(org.elasticsearch.xcontent.XContentParser parser) getInfo()inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.client.Validatable
validate
-
Method Details
-
getInfo
-
fromXContent
public static MlInfoResponse fromXContent(org.elasticsearch.xcontent.XContentParser parser) throws IOException - Throws:
IOException
-
hashCode
public int hashCode() -
equals
-