Package 

Class LicenseClientExtKt

    • Method Summary

      Modifier and Type Method Description
      final GetLicenseResponse getLicenseAsync(LicenseClient $self, GetLicenseRequest request, RequestOptions requestOptions)
      final AcknowledgedResponse deleteLicenseAsync(LicenseClient $self, DeleteLicenseRequest request, RequestOptions requestOptions)
      final StartTrialResponse startTrialAsync(LicenseClient $self, StartTrialRequest request, RequestOptions requestOptions)
      final StartBasicResponse startBasicAsync(LicenseClient $self, StartBasicRequest request, RequestOptions requestOptions)
      final PutLicenseResponse putLicenseAsync(LicenseClient $self, PutLicenseRequest request, RequestOptions requestOptions)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLicenseAsync

         final GetLicenseResponse getLicenseAsync(LicenseClient $self, GetLicenseRequest request, RequestOptions requestOptions)
      • deleteLicenseAsync

         final AcknowledgedResponse deleteLicenseAsync(LicenseClient $self, DeleteLicenseRequest request, RequestOptions requestOptions)
      • startTrialAsync

         final StartTrialResponse startTrialAsync(LicenseClient $self, StartTrialRequest request, RequestOptions requestOptions)
      • startBasicAsync

         final StartBasicResponse startBasicAsync(LicenseClient $self, StartBasicRequest request, RequestOptions requestOptions)
      • putLicenseAsync

         final PutLicenseResponse putLicenseAsync(LicenseClient $self, PutLicenseRequest request, RequestOptions requestOptions)