\Qcloud\CosResultTransformer

Summary

Methods
Properties
Constants
__construct()
writeDataToLocal()
metaDataTransformer()
extraHeadersTransformer()
selectContentTransformer()
getSelectContents()
__destruct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$config
$operation
N/A

Properties

$config

$config

$operation

$operation

Methods

__construct()

__construct(mixed  $config, mixed  $operation) : mixed

Parameters

mixed $config
mixed $operation

Returns

mixed —

writeDataToLocal()

writeDataToLocal(\GuzzleHttp\Command\CommandInterface  $command, \Psr\Http\Message\RequestInterface  $request, \Psr\Http\Message\ResponseInterface  $response) : mixed

Parameters

\GuzzleHttp\Command\CommandInterface $command
\Psr\Http\Message\RequestInterface $request
\Psr\Http\Message\ResponseInterface $response

Returns

mixed —

metaDataTransformer()

metaDataTransformer(\GuzzleHttp\Command\CommandInterface  $command, \Psr\Http\Message\ResponseInterface  $response, \GuzzleHttp\Command\Result  $result) : mixed

Parameters

\GuzzleHttp\Command\CommandInterface $command
\Psr\Http\Message\ResponseInterface $response
\GuzzleHttp\Command\Result $result

Returns

mixed —

extraHeadersTransformer()

extraHeadersTransformer(\GuzzleHttp\Command\CommandInterface  $command, \Psr\Http\Message\RequestInterface  $request, \GuzzleHttp\Command\Result  $result) : mixed

Parameters

\GuzzleHttp\Command\CommandInterface $command
\Psr\Http\Message\RequestInterface $request
\GuzzleHttp\Command\Result $result

Returns

mixed —

selectContentTransformer()

selectContentTransformer(\GuzzleHttp\Command\CommandInterface  $command, \GuzzleHttp\Command\Result  $result) : mixed

Parameters

\GuzzleHttp\Command\CommandInterface $command
\GuzzleHttp\Command\Result $result

Returns

mixed —

getSelectContents()

getSelectContents(mixed  $result) : mixed

Parameters

mixed $result

Returns

mixed —

__destruct()

__destruct() : mixed

Returns

mixed —