ElixirBceSdk.Client.Response (elixir_bce_sdk v0.2.1)

Internal module

Link to this section Summary

Link to this section Types

Specs

t() :: %ElixirBceSdk.Client.Response{
  data: term(),
  headers: keyword([{:data, map()}]),
  status: integer()
}

Link to this section Functions

Link to this function

generate_file(response, save_path)

Link to this function

generate_response(response, return_body)