Upstream v1.3.5 Upstream.B2.LargeFile.Cancel View Source
Call to cancel un-finished large_files
Link to this section Summary
Functions
Callback implementation for Upstream.B2.Base.body/1
Callback implementation for Upstream.B2.Base.header/1
Callback implementation for Upstream.B2.Base.url/1
Link to this section Types
Link to this section Functions
Callback implementation for Upstream.B2.Base.body/1
.
Link to this function
call(options \\ [])
View Source
call(Keyword.t()) :: {:ok | :error, %Upstream.B2.LargeFile.Cancel{account_id: term(), bucket_id: term(), file_id: term(), file_name: term()} | struct()}
Callback implementation for Upstream.B2.Base.header/1
.
Callback implementation for Upstream.B2.Base.url/1
.