AbleCloud PHP SDK  1.8.x
PHP SDK of AbleCloud API
ACBlobStoreMgr 成员列表

成员的完整列表,这些成员属于 ACBlobStoreMgr,包括所有继承而来的类成员

__construct($name, $version, $context)ACBlobStoreMgr
delete($bucket, $name)ACBlobStoreMgr
get($bucket, $name, $filePath)ACBlobStoreMgr
getContext()ACService
getLastError()ACService
getName()ACService
getVersion()ACService
put($bucket, $filePath, $name=NULL)ACBlobStoreMgr
replace($bucket, $name, $filePath)ACBlobStoreMgr
resetLastError($errCode=0, $errMessage='')ACServiceprotected