Interface CommandInterface
A command object that contains parameters that can be modified and accessed like an array and turned into an array
- Guzzle\Service\Command\CommandInterface implements ArrayAccess, Guzzle\Common\ToArrayInterface
Direct known implementers
Guzzle\Service\Command\AbstractCommandIndirect known implementers
Guzzle\Service\Command\ClosureCommand, Guzzle\Service\Command\OperationCommand, Guzzle\Tests\Service\Mock\Command\IterableCommand, Guzzle\Tests\Service\Mock\Command\MockCommand, Guzzle\Tests\Service\Mock\Command\OtherCommand, Guzzle\Tests\Service\Mock\Command\Sub\Sub
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
|
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
|
toArray()
|