Class DefaultRequestSerializer
Default request serializer that transforms command options and operation parameters into a request
- Guzzle\Service\Command\DefaultRequestSerializer implements Guzzle\Service\Command\RequestSerializerInterface
public static
|
|
public
|
|
public
|
#
addVisitor( string $location,
Add a location visitor to the serializer |
public
|
|
protected
null|
|
#
prepareAdditionalParameters(
Serialize additional parameters |
protected
|
#
createRequest(
Create a request for the command and operation |
protected
|
$factory |
|
#
$factory Visitor factory |
protected static
|
$instance |
|