Class UpdateLicenseCall

java.lang.Object
org.gridgain.internal.cli.call.license.UpdateLicenseCall
All Implemented Interfaces:
org.apache.ignite.internal.cli.core.call.Call<UpdateLicenseCallInput,String>

@Singleton public class UpdateLicenseCall extends Object implements org.apache.ignite.internal.cli.core.call.Call<UpdateLicenseCallInput,String>
Call to update the license.
  • Constructor Details

    • UpdateLicenseCall

      public UpdateLicenseCall(org.apache.ignite.internal.cli.core.rest.ApiClientFactory apiClientFactory)
  • Method Details