ex_nifcloud v0.0.1 API Reference
Modules
ExNifcloud
Datastructure representing an operation on a Query based Nifcloud service
Makes requests to Nifcloud
Configuration for :hackney Options can be set for :hackney with the following config:
config :ex_nifcloud, :hackney_opts,
recv_timeout: 30_000
The default config handles setting the above
Specifies expected behaviour of an http client ExAws allows you to use your http client of choice, provided that it can be coerced into complying with this module’s specification. The default is :hackney