ImageListBuilderInterface

Extends

Interface ImageListBuilderInterface

package

Gambio\ProductImageList\ImageList\Interfaces

Methods

build

build() : \Gambio\ProductImageList\ImageList\Collections\ImageList
Throws
\Gambio\ProductImageList\ImageList\Exceptions\UnfinishedBuildException

Response

\Gambio\ProductImageList\ImageList\Collections\ImageList

create

create() : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface
static

reset

reset() 

withImage

withImage(\Gambio\ProductImageList\Image\Interfaces\ImageInterface $image) : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface

withListId

withListId(\Gambio\ProductImageList\ImageList\ValueObjects\ListId $listId) : \Gambio\ProductImageList\ImageList\Interfaces\ImageListBuilderInterface

withListName

withListName(\Gambio\ProductImageList\ImageList\ValueObjects\ListName $listName) : \Gambio\ProductImageList\ImageList\Builders\ImageListBuilder