Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Aws.SimpleDb.Commands.Domain
Documentation
data CreateDomain #
Constructors
CreateDomain | |
Fields
|
Instances
SignQuery CreateDomain # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration CreateDomain :: Type -> Type # Methods signQuery :: CreateDomain -> ServiceConfiguration CreateDomain queryType -> SignatureData -> SignedQuery # | |
Show CreateDomain # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> CreateDomain -> ShowS # show :: CreateDomain -> String # showList :: [CreateDomain] -> ShowS # | |
Transaction CreateDomain CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ServiceConfiguration CreateDomain # | |
Defined in Aws.SimpleDb.Commands.Domain |
data CreateDomainResponse #
Constructors
CreateDomainResponse |
Instances
AsMemoryResponse CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods loadToMemory :: CreateDomainResponse -> ResourceT IO (MemoryResponse CreateDomainResponse) # | |
Show CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> CreateDomainResponse -> ShowS # show :: CreateDomainResponse -> String # showList :: [CreateDomainResponse] -> ShowS # | |
ResponseConsumer r CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata CreateDomainResponse) -> HTTPResponseConsumer CreateDomainResponse # | |
Transaction CreateDomain CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type MemoryResponse CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ResponseMetadata CreateDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain |
createDomain :: Text -> CreateDomain #
data DeleteDomain #
Constructors
DeleteDomain | |
Fields
|
Instances
SignQuery DeleteDomain # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration DeleteDomain :: Type -> Type # Methods signQuery :: DeleteDomain -> ServiceConfiguration DeleteDomain queryType -> SignatureData -> SignedQuery # | |
Show DeleteDomain # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DeleteDomain -> ShowS # show :: DeleteDomain -> String # showList :: [DeleteDomain] -> ShowS # | |
Transaction DeleteDomain DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ServiceConfiguration DeleteDomain # | |
Defined in Aws.SimpleDb.Commands.Domain |
data DeleteDomainResponse #
Constructors
DeleteDomainResponse |
Instances
AsMemoryResponse DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods loadToMemory :: DeleteDomainResponse -> ResourceT IO (MemoryResponse DeleteDomainResponse) # | |
Show DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DeleteDomainResponse -> ShowS # show :: DeleteDomainResponse -> String # showList :: [DeleteDomainResponse] -> ShowS # | |
ResponseConsumer r DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata DeleteDomainResponse) -> HTTPResponseConsumer DeleteDomainResponse # | |
Transaction DeleteDomain DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type MemoryResponse DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ResponseMetadata DeleteDomainResponse # | |
Defined in Aws.SimpleDb.Commands.Domain |
deleteDomain :: Text -> DeleteDomain #
data DomainMetadata #
Constructors
DomainMetadata | |
Fields
|
Instances
SignQuery DomainMetadata # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration DomainMetadata :: Type -> Type # Methods signQuery :: DomainMetadata -> ServiceConfiguration DomainMetadata queryType -> SignatureData -> SignedQuery # | |
Show DomainMetadata # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DomainMetadata -> ShowS # show :: DomainMetadata -> String # showList :: [DomainMetadata] -> ShowS # | |
Transaction DomainMetadata DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ServiceConfiguration DomainMetadata # | |
Defined in Aws.SimpleDb.Commands.Domain |
data DomainMetadataResponse #
Constructors
DomainMetadataResponse | |
Instances
AsMemoryResponse DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods loadToMemory :: DomainMetadataResponse -> ResourceT IO (MemoryResponse DomainMetadataResponse) # | |
Show DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DomainMetadataResponse -> ShowS # show :: DomainMetadataResponse -> String # showList :: [DomainMetadataResponse] -> ShowS # | |
ResponseConsumer r DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Associated Types Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata DomainMetadataResponse) -> HTTPResponseConsumer DomainMetadataResponse # | |
Transaction DomainMetadata DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type MemoryResponse DomainMetadataResponse # | |
type ResponseMetadata DomainMetadataResponse # | |
Defined in Aws.SimpleDb.Commands.Domain |
domainMetadata :: Text -> DomainMetadata #
data ListDomains #
Constructors
ListDomains | |
Fields
|
Instances
SignQuery ListDomains # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration ListDomains :: Type -> Type # Methods signQuery :: ListDomains -> ServiceConfiguration ListDomains queryType -> SignatureData -> SignedQuery # | |
Show ListDomains # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> ListDomains -> ShowS # show :: ListDomains -> String # showList :: [ListDomains] -> ShowS # | |
IteratedTransaction ListDomains ListDomainsResponse # | |
Defined in Aws.SimpleDb.Commands.Domain Methods nextIteratedRequest :: ListDomains -> ListDomainsResponse -> Maybe ListDomains # | |
Transaction ListDomains ListDomainsResponse # | |
Defined in Aws.SimpleDb.Commands.Domain | |
type ServiceConfiguration ListDomains # | |
Defined in Aws.SimpleDb.Commands.Domain |
data ListDomainsResponse #
Constructors
ListDomainsResponse | |
Fields
|