关于 BatchResponse 类
BatchResponse 类包含用于定义 executeBatch 方法的结果的方法。BatchResponse 对象包含以下属性:
*
BatchStatusCode - executeBatch 方法请求的所有响应的最高状态码值。
*
Responses - executeBatch 方法请求的一组响应对象。
getBatchStatusCode
getResponses