Class GetLicenseRequest

java.lang.Object
org.elasticsearch.client.license.GetLicenseRequest
All Implemented Interfaces:
Validatable

public class GetLicenseRequest extends Object implements Validatable
  • Field Details

    • local

      protected boolean local
  • Constructor Details

    • GetLicenseRequest

      public GetLicenseRequest()
  • Method Details

    • isLocal

      public boolean isLocal()
    • setLocal

      public void setLocal(boolean local)