putObjectFromLocalPath()

Overview

public void function putObjectFromLocalPath(
      required string  localPath
    , required string  path     
    ,          boolean private  
)

Puts an object into the store.

Arguments

NameTypeRequiredDescription
localPathstringYesFull file path of local file
pathstringYesPath in the storage provider at which the object should be stored
privatebooleanNoWhether or not the object should be stored privately