DOH-0.1.2.0: Complete API bindings for DigitalOcean API V2

Safe HaskellNone
LanguageHaskell2010

Network.DigitalOcean.Services.Snapshot

Documentation

data Snapshot Source #

Instances

Show Snapshot Source # 
Generic Snapshot Source # 

Associated Types

type Rep Snapshot :: * -> * #

Methods

from :: Snapshot -> Rep Snapshot x #

to :: Rep Snapshot x -> Snapshot #

FromJSON Snapshot Source # 
FromJSON (Response [Snapshot]) Source # 
FromJSON (Response Snapshot) Source # 
type Rep Snapshot Source #