Cloudsight API v0.4.0 CloudsightElixir.SharedInterface

Shared interface methods that both the Image and Video APIs use

Link to this section Summary

Link to this section Functions

Link to this function retrieve(path, token, client)
retrieve(binary(), binary(), Client.t()) :: {atom(), map()}
Link to this function send(path, options, client)
send(binary(), map(), Client.t()) :: {atom(), map()}
Link to this function wait_for(path, token, client, time_remaining)
wait_for(binary(), binary(), Client.t(), number()) ::
  {atom(), atom() | [{:key, binary()}]}