Uses of Class
de.hybris.platform.outboundsync.OutboundChannelConfigurationBuilder
Packages that use OutboundChannelConfigurationBuilder
-
Uses of OutboundChannelConfigurationBuilder in de.hybris.platform.outboundsync
Methods in de.hybris.platform.outboundsync that return OutboundChannelConfigurationBuilderModifier and TypeMethodDescriptionOutboundChannelConfigurationBuilder.outboundChannelConfigurationBuilder()OutboundChannelConfigurationBuilder.withAutoGenerate()OutboundChannelConfigurationBuilder.withConsumedDestination(ConsumedDestinationModel destination) OutboundChannelConfigurationBuilder.withConsumedDestination(ConsumedDestinationBuilder builder) OutboundChannelConfigurationBuilder.withDeleteSynchronization()OutboundChannelConfigurationBuilder.withIntegrationObject(IntegrationObjectModelBuilder builder) OutboundChannelConfigurationBuilder.withIntegrationObjectCode(String ioCode) OutboundChannelConfigurationBuilder.withoutAutoGenerate()OutboundChannelConfigurationBuilder.withoutDeleteSynchronization()Methods in de.hybris.platform.outboundsync with parameters of type OutboundChannelConfigurationBuilderModifier and TypeMethodDescriptionOutboundSyncStreamConfigurationBuilder.withOutboundChannelConfiguration(OutboundChannelConfigurationBuilder builder)