updateOneHTTP abstract method

Future<HTTPConfig> updateOneHTTP(
  1. ServiceCall call,
  2. HTTPConfig request
)

Implementation

$async.Future<$0.HTTPConfig> updateOneHTTP($grpc.ServiceCall call, $0.HTTPConfig request);