public class BatchEmptyResult
extends Object
Object to return in a batch result list when there is no data as a result of the operation, e.g. DeleteApiOp. This
helps to ensure the list of results matches 1:1 the list of operations and there is a consistent object type
used whenever there would otherwise be no result at all.