libZSservicesZSamazonka-devicefarmZSamazonka-devicefarm
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.DeviceFarm.Types.BillingMethod

Description

 

Documentation

newtype BillingMethod Source #

Constructors

BillingMethod' 

Instances

Instances details
Eq BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Ord BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Read BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Show BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Generic BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Associated Types

type Rep BillingMethod :: Type -> Type #

NFData BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Methods

rnf :: BillingMethod -> () #

Hashable BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToJSON BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToJSONKey BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

FromJSON BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

FromJSONKey BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToLog BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToHeader BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToQuery BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

FromXML BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToXML BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Methods

toXML :: BillingMethod -> XML #

ToByteString BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

FromText BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

ToText BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

Methods

toText :: BillingMethod -> Text #

type Rep BillingMethod Source # 
Instance details

Defined in Amazonka.DeviceFarm.Types.BillingMethod

type Rep BillingMethod = D1 ('MetaData "BillingMethod" "Amazonka.DeviceFarm.Types.BillingMethod" "libZSservicesZSamazonka-devicefarmZSamazonka-devicefarm" 'True) (C1 ('MetaCons "BillingMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBillingMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))