Class GetTrialStatusResponse

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

public class GetTrialStatusResponse extends Object
Response class for license get trial status API
  • Method Details

    • isEligibleToStartTrial

      public boolean isEligibleToStartTrial()
      Returns whether the license is eligible to start trial or not
    • fromXContent

      public static GetTrialStatusResponse fromXContent(org.elasticsearch.xcontent.XContentParser parser)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object