| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Antiope.ES.Sign
Documentation
Constructors
| SendBulk | |
Fields
| |
Instances
| Generic (SendBulk a) Source # | |
| ToBody (SendBulk a) Source # | |
Defined in Antiope.ES.Sign | |
| AWSRequest (SendBulk a) Source # | |
| ToHeaders (SendBulk a) Source # | |
Defined in Antiope.ES.Sign | |
| ToPath (SendBulk a) Source # | |
Defined in Antiope.ES.Sign Methods toPath :: SendBulk a -> ByteString # | |
| ToQuery (SendBulk a) Source # | |
Defined in Antiope.ES.Sign Methods toQuery :: SendBulk a -> QueryString # | |
| type Rep (SendBulk a) Source # | |
Defined in Antiope.ES.Sign type Rep (SendBulk a) = D1 (MetaData "SendBulk" "Antiope.ES.Sign" "antiope-es-7.5.3-HolixtzEJPqKq1NlKrR4fU" False) (C1 (MetaCons "SendBulk" PrefixI True) (S1 (MetaSel (Just "_pbOps") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Vector a)) :*: S1 (MetaSel (Just "_encodeEsRequest") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Vector a -> ByteString)))) | |
| type Rs (SendBulk a) Source # | |
Defined in Antiope.ES.Sign | |
bulkEncode :: Lens' (SendBulk a) (Vector a -> ByteString) Source #
data SendBulkResponse Source #
Constructors
| SendBulkResponse | |
Fields
| |
Instances
data SendBulkResponseOperation Source #
Constructors
| SendBulkResponseOperation | |
Fields
| |
Instances
data SendBulkResponseItem Source #
Constructors
| SendBulkResponseItem | |