DOH-0.1.4.0: Complete API bindings for DigitalOcean API V2

Safe HaskellNone
LanguageHaskell2010

Network.DigitalOcean.Services.Action

Documentation

data Action Source #

Instances

Show Action Source # 
Generic Action Source # 

Associated Types

type Rep Action :: * -> * #

Methods

from :: Action -> Rep Action x #

to :: Rep Action x -> Action #

FromJSON Action Source # 
Paginatable Action Source # 
FromJSON (Response [Action]) Source # 
FromJSON (Response Action) Source # 
FromJSON (PaginationState Action) Source # 
type Rep Action Source #