updatePort abstract method

Future<OperationResponse> updatePort(
  1. ServiceCall call,
  2. PortInfo request
)

Implementation

$async.Future<$0.OperationResponse> updatePort($grpc.ServiceCall call, $6.PortInfo request);