Class QueryCommand
Adds AWS Query service serialization
- Guzzle\Common\Collection implements ArrayAccess, IteratorAggregate, Countable, Guzzle\Common\ToArrayInterface
-
Guzzle\Service\Command\AbstractCommand
implements
Guzzle\Service\Command\CommandInterface
-
Guzzle\Service\Command\OperationCommand
-
Aws\Common\Command\QueryCommand
Methods summary
-
protectedinit ( )Register the aws.query visitor
Methods detail
Methods inherited from Guzzle\Service\Command\OperationCommand
build(),
getRequestSerializer(),
getResponseParser(),
process(),
setRequestSerializer(),
setResponseParser()
Methods inherited from Guzzle\Service\Command\AbstractCommand
__clone(),
__construct(),
__invoke(),
createOperation(),
execute(),
getClient(),
getName(),
getOperation(),
getRequest(),
getRequestHeaders(),
getResponse(),
getResult(),
getValidationErrors(),
getValidator(),
isExecuted(),
isPrepared(),
prepare(),
setClient(),
setOnComplete(),
setResult(),
setValidator(),
validate()
Methods inherited from Guzzle\Common\Collection
add(),
clear(),
count(),
filter(),
fromConfig(),
get(),
getAll(),
getIterator(),
getKeys(),
getPath(),
hasKey(),
hasValue(),
keySearch(),
map(),
merge(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
overwriteWith(),
remove(),
replace(),
set(),
setPath(),
toArray()
Magic methods summary
Constants summary
Constants inherited from Guzzle\Service\Command\AbstractCommand
DISABLE_VALIDATION,
HEADERS_OPTION,
HIDDEN_PARAMS,
ON_COMPLETE,
REQUEST_OPTIONS,
RESPONSE_BODY,
RESPONSE_PROCESSING,
TYPE_MODEL,
TYPE_NO_TRANSLATION,
TYPE_RAW
Properties summary
protected static
|
$queryVisitor | |
protected static
|
$xmlVisitor |
Properties inherited from Guzzle\Service\Command\OperationCommand
$requestSerializer,
$responseParser
Properties inherited from Guzzle\Service\Command\AbstractCommand
$client,
$onComplete,
$operation,
$request,
$result,
$validator