updateServer abstract method

Future<OperationResponse> updateServer(
  1. ServiceCall call,
  2. ServerInfo request
)

Implementation

$async.Future<$0.OperationResponse> updateServer($grpc.ServiceCall call, $7.ServerInfo request);