rebootDevice abstract method

Future<RebootDeviceResponse> rebootDevice(
  1. ServiceCall call,
  2. RebootDeviceRequest request
)

Implementation

$async.Future<$0.RebootDeviceResponse> rebootDevice(
    $grpc.ServiceCall call, $0.RebootDeviceRequest request);