amazonka-workdocs-2.0: Amazon WorkDocs SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.WorkDocs.Types.FolderContentType

Description

 

Documentation

newtype FolderContentType Source #

Instances

Instances details
FromJSON FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

FromJSONKey FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToJSON FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToJSONKey FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToByteString FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToHeader FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToLog FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToQuery FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

FromText FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToText FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

FromXML FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

ToXML FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Generic FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Associated Types

type Rep FolderContentType :: Type -> Type #

Read FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Show FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

NFData FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Methods

rnf :: FolderContentType -> () #

Eq FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Ord FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

Hashable FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

type Rep FolderContentType Source # 
Instance details

Defined in Amazonka.WorkDocs.Types.FolderContentType

type Rep FolderContentType = D1 ('MetaData "FolderContentType" "Amazonka.WorkDocs.Types.FolderContentType" "amazonka-workdocs-2.0-2rElYnFvcad3yrUkWYMHCU" 'True) (C1 ('MetaCons "FolderContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFolderContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))