Specifies if the data streaming is enabled for this request.
BaseRequest request = new BaseRequest(); boolean isStreamUsed = request.isStreamEnabled();