\Guzzle\Service\ResourceResourceIteratorFactoryInterface

Factory for creating {@see ResourceIteratorInterface} objects

Summary

Methods
Constants
build()
canBuild()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

canBuild()

canBuild(\Guzzle\Service\Command\CommandInterface  $command) : boolean

Check if the factory can create an iterator

Parameters

\Guzzle\Service\Command\CommandInterface $command

Command to create an iterator for

Returns

boolean