UCloud_AppendFile() UCloud_AppendFile( $bucket, $key, $file, $position) Parameters $bucket $key $file $position
UCloud_Client_Call() UCloud_Client_Call( $self, $req, $type = HEAD_FIELD_CHECK) Parameters $self $req $type
UCloud_Client_CallNoRet() UCloud_Client_CallNoRet( $self, $req, $type = HEAD_FIELD_CHECK) Parameters $self $req $type
UCloud_Client_CallWithForm() UCloud_Client_CallWithForm( $self, $req, $body, $contentType = 'application/x-www-form-urlencoded') Parameters $self $req $body $contentType
UCloud_Client_CallWithMultipartForm() UCloud_Client_CallWithMultipartForm( $self, $req, $fields, $files) Parameters $self $req $fields $files
UCloud_MakePrivateUrl() UCloud_MakePrivateUrl( $bucket, $key, $expires) Parameters $bucket $key $expires
UCloud_MFinish() UCloud_MFinish( $bucket, $key, $uploadId, $etagList, $newKey = '') Parameters $bucket $key $uploadId $etagList $newKey
UCloud_MUpload() UCloud_MUpload( $bucket, $key, $file, $uploadId, $blkSize, $partNumber) Parameters $bucket $key $file $uploadId $blkSize $partNumber
UCloud_SignRequest() UCloud_SignRequest( $auth, $req, $type = HEAD_FIELD_CHECK) Parameters $auth $req $type