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

Safe HaskellNone
LanguageHaskell2010

Network.Livy.Client.Batch.GetBatch

Contents

Synopsis

The request

newtype GetBatch Source #

The GetBatch request object.

Constructors

GetBatch 

Fields

getBatch :: BatchId -> GetBatch Source #

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

Request lenses

The response

Response lenses