Class GetTrialStatusResponse

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

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

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

    Methods inherited from class java.lang.Object

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