restartModule abstract method

Future<RestartModuleResponse> restartModule(
  1. ServiceCall call,
  2. RestartModuleRequest request
)

Implementation

$async.Future<$30.RestartModuleResponse> restartModule($grpc.ServiceCall call, $30.RestartModuleRequest request);