move abstract method

Future<Empty> move(
  1. ServiceCall call,
  2. MoveContainerOperation request
)

Implementation

$async.Future<$2.Empty> move(
    $grpc.ServiceCall call, $1.MoveContainerOperation request);