hlivy-1.0.1: Client library for the Apache Livy REST API

Copyright(C) 2019 Earnest Research
LicenseMIT
MaintainerDaniel Donohue <ddonohue@earnestresearch.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Network.Livy.Client.Batch.GetBatch

Contents

Description

 
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