updateLicense abstract method

Future<StatusResponse> updateLicense(
  1. ServiceCall call,
  2. UpdateLicenseRequest request
)

Implementation

$async.Future<$1.StatusResponse> updateLicense($grpc.ServiceCall call, $14.UpdateLicenseRequest request);