Class GetLicenseResponse

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

public class GetLicenseResponse
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    GetLicenseResponse​(java.lang.String license)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getLicenseDefinition()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GetLicenseResponse

      public GetLicenseResponse​(java.lang.String license)
  • Method Details

    • getLicenseDefinition

      public java.lang.String getLicenseDefinition()