Class GetBasicStatusResponse

java.lang.Object
org.elasticsearch.client.license.GetBasicStatusResponse

public class GetBasicStatusResponse
extends java.lang.Object
Response class for license get basic status API
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object o)  
    static GetBasicStatusResponse fromXContent​(XContentParser parser)  
    int hashCode()  
    boolean isEligibleToStartBasic()
    Returns whether the license is eligible to start basic or not

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait