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

Safe HaskellNone
LanguageHaskell2010

Network.Livy.Client.Batch.KillBatch

Contents

Synopsis

The request

newtype KillBatch Source #

The KillBatch request object.

Constructors

KillBatch 

Fields

killBatch :: BatchId -> KillBatch Source #

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

Request lenses

The response

Response lenses