batchCloseConsumers abstract method

Future<BatchCloseConsumersResponse> batchCloseConsumers(
  1. ServerContext ctx,
  2. BatchCloseConsumersRequest request
)

Implementation

$async.Future<$12.BatchCloseConsumersResponse> batchCloseConsumers(
    $pb.ServerContext ctx, $12.BatchCloseConsumersRequest request);