-
public final 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)
-
-
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)
-
-
-
-