Class OutboundSyncState.Builder

java.lang.Object
de.hybris.platform.outboundsync.job.impl.OutboundSyncStateBuilder
de.hybris.platform.outboundsync.job.impl.OutboundSyncState.Builder
Enclosing class:
OutboundSyncState

@Deprecated(since="21.05", forRemoval=true) public static class OutboundSyncState.Builder extends OutboundSyncStateBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
Please use OutboundSyncStateBuilder instead.
  • Method Details

    • initialOutboundSyncState

      public static OutboundSyncState.Builder initialOutboundSyncState()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • from

      public static OutboundSyncState.Builder from(@NotNull @NotNull OutboundSyncState initialState)
      Deprecated, for removal: This API element is subject to removal in a future version.