ExClubhouse v0.5.2 ExClubhouse.Ops.LinkedFile View Source
Linked file ops
Link to this section Summary
Link to this section Functions
Link to this function
create(linked_file_input)
View Sourcecreate(ExClubhouse.Model.Input.LinkedFile.t()) :: ExClubhouse.Operation.t()
Link to this function
delete(linked_file_public_id)
View Sourcedelete(integer()) :: ExClubhouse.Operation.t()
Link to this function
get(linked_file_public_id)
View Sourceget(integer()) :: ExClubhouse.Operation.t()
Link to this function
update(linked_file_public_id, linked_file_input)
View Sourceupdate(integer(), ExClubhouse.Model.Input.LinkedFile.t()) :: ExClubhouse.Operation.t()