libZSservicesZSamazonka-mechanicalturkZSamazonka-mechanicalturk
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.MechanicalTurk.Types.NotificationTransport

Description

 

Documentation

newtype NotificationTransport Source #

Instances

Instances details
Eq NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Ord NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Read NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Show NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Generic NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Associated Types

type Rep NotificationTransport :: Type -> Type #

NFData NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

Methods

rnf :: NotificationTransport -> () #

Hashable NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToJSON NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToJSONKey NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

FromJSON NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

FromJSONKey NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToLog NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToHeader NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToQuery NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

FromXML NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToXML NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToByteString NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

FromText NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

ToText NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

type Rep NotificationTransport Source # 
Instance details

Defined in Amazonka.MechanicalTurk.Types.NotificationTransport

type Rep NotificationTransport = D1 ('MetaData "NotificationTransport" "Amazonka.MechanicalTurk.Types.NotificationTransport" "libZSservicesZSamazonka-mechanicalturkZSamazonka-mechanicalturk" 'True) (C1 ('MetaCons "NotificationTransport'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotificationTransport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))