Interface CommandInterface
Command object to handle preparing and processing client requests and responses of the requests
Direct known implementers
Guzzle\Service\Command\AbstractCommandIndirect known implementers
Guzzle\Service\Command\ClosureCommand, Guzzle\Service\Command\OperationCommand
public
string
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
#
setClient(
Set the client object that will execute the command |
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
|
#
getRequestHeaders( )
Get the object that manages the request headers that will be set on any outbound requests from the command |
public
|