Interface SyncBlockerContext.Builder

    • Method Detail

      • key

        SyncBlockerContext.Builder key​(String key)

        The key for the sync blocker context.

        Parameters:
        key - The key for the sync blocker context.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        SyncBlockerContext.Builder value​(String value)

        The value of the sync blocker context.

        Parameters:
        value - The value of the sync blocker context.
        Returns:
        Returns a reference to this object so that method calls can be chained together.