updateHost abstract method

Future<OperationResponse> updateHost(
  1. ServiceCall call,
  2. HostInfo request
)

Implementation

$async.Future<$1.OperationResponse> updateHost($grpc.ServiceCall call, $6.HostInfo request);