restartModule abstract method

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

Implementation

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