build()
build(\Guzzle\Service\Command\CommandInterface $command, array $options = array()) : \Guzzle\Service\Resource\ResourceIteratorInterface
Create a resource iterator
Parameters
\Guzzle\Service\Command\CommandInterface | $command | Command to create an iterator for |
array | $options | Iterator options that are exposed as data. |