Class Y2YSyncProcessCreationData.Builder
java.lang.Object
de.hybris.y2ysync.task.distributed.Y2YSyncProcessCreationData.Builder
- Enclosing class:
- Y2YSyncProcessCreationData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withBatchSize(int batchSize) withDataHubUrl(String dataHubUrl) withNodeGroup(String nodeGroup) withProcessId(String processId) withSyncType(Y2YSyncType syncType)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withBatchSize
-
withDataHubUrl
-
withNodeGroup
-
withProcessId
-
withContainer
public Y2YSyncProcessCreationData.Builder withContainer(Y2YStreamConfigurationContainerModel container) -
withSyncType
-
build
-