Class OutboundItem.Builder
java.lang.Object
de.hybris.platform.outboundsync.dto.OutboundItem.Builder
- Enclosing class:
- OutboundItem
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withChangedItemModel(ItemModel itemModel) withChannelConfiguration(OutboundChannelConfigurationModel configuration) Deprecated, for removal: This API element is subject to removal in a future version.withItemChange(OutboundItemChange change)
-
Method Details
-
withItemChange
-
withChangedItemModel
-
withIntegrationObject
@Deprecated(since="2205", forRemoval=true) public OutboundItem.Builder withIntegrationObject(IntegrationObjectModel model) Deprecated, for removal: This API element is subject to removal in a future version.usewithIntegrationObject(IntegrationObjectDescriptor)to avoid conversion of the model to descriptor -
withIntegrationObject
-
withChannelConfiguration
public OutboundItem.Builder withChannelConfiguration(OutboundChannelConfigurationModel configuration) -
build
-
withIntegrationObject(IntegrationObjectDescriptor)to avoid conversion of the model to descriptor