| Safe Haskell | Safe-Infered |
|---|
Aws.SimpleDb.Model
Documentation
Constructors
| ForAttribute | |
Fields
| |
readAttribute :: Failure XmlException m => Cursor -> m (Attribute Text)Source
attributeQuery :: (a -> [(ByteString, ByteString)]) -> Attribute a -> [(ByteString, ByteString)]Source
addAttribute :: Text -> Text -> Attribute SetAttributeSource
replaceAttribute :: Text -> Text -> Attribute SetAttributeSource
setAttributeQuery :: SetAttribute -> [(ByteString, ByteString)]Source
itemQuery :: (a -> [(ByteString, ByteString)]) -> Item a -> [(ByteString, ByteString)]Source