hsakamai-0.1.0.1: Akamai API(Edgegrid and Netstorage)

Safe HaskellNone
LanguageHaskell2010

Akamai.NetStorage

Documentation

data Auth Source #

Constructors

Auth 

Fields

Instances
Eq Auth Source # 
Instance details

Defined in Akamai.NetStorage

Methods

(==) :: Auth -> Auth -> Bool #

(/=) :: Auth -> Auth -> Bool #

Read Auth Source # 
Instance details

Defined in Akamai.NetStorage

Show Auth Source # 
Instance details

Defined in Akamai.NetStorage

Methods

showsPrec :: Int -> Auth -> ShowS #

show :: Auth -> String #

showList :: [Auth] -> ShowS #

ToJSON Auth Source # 
Instance details

Defined in Akamai.NetStorage

FromJSON Auth Source # 
Instance details

Defined in Akamai.NetStorage