Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.DigitalOcean.Types
Documentation
type QueryParams = [(String, String)] Source #
showQueryParams :: QueryParams -> String Source #
class (FromJSON a, Show a, FromJSON (PaginationState a)) => Paginatable a Source #
data PaginationState a Source #
Constructors
PaginationState | |
Instances
data PaginationConfig Source #
Constructors
PaginationConfig | |
Fields
|
Constructors
Client | |
Fields
|
Instances
Constructors
Response | |
Fields
|
Instances
class ToJSON a => Payload a Source #
Instances
Constructors
type CertificateId = String Source #
type SnapshotId = String Source #
type DomainName = String Source #
type DomainRecordId = Int Source #
type RegionSlug = String Source #
type DropletName = String Source #
type FirewallId = String Source #
type LoadBalancerId = String Source #