Class Salient\Sync\Http\HttpSyncDefinitionBuilder

<TEntity is SyncEntityInterface, TProvider is HttpSyncProvider>

final
extends AbstractBuilder<HttpSyncDefinition<TEntity, TProvider>>

A fluent HttpSyncDefinition factory

Methods
Methods inherited from Salient\Core\AbstractBuilder
getService(), getTerminators(), __construct(), create(), resolve(), getContainer(), getB(), issetB(), unsetB(), build(), withValueB(), withRefB(), go()
Methods used from Salient\Core\Concern\HasChainableMethods
apply(), if(), withEach()
Methods used from Salient\Container\RequiresContainer
requireContainer()
Properties inherited from Salient\Core\AbstractBuilder
$Container