hlivy-1.0.0: Client library for the Apache Livy REST API.

Safe HaskellNone
LanguageHaskell2010

Network.Livy.Client.Batch.CreateBatch

Contents

Synopsis

The request

data CreateBatch Source #

The CreateBatch request object.

Constructors

CreateBatch 

Fields

createBatch :: Text -> CreateBatch Source #

Creates a value of CreateBatch with the minimum fields required to make a request.

Request lenses

The response

Response lenses