Interface SyncBlockerContext.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SyncBlockerContext.Builder,SyncBlockerContext>, SdkBuilder<SyncBlockerContext.Builder,SyncBlockerContext>, SdkPojo
Enclosing class:
SyncBlockerContext

public static interface SyncBlockerContext.Builder extends SdkPojo, CopyableBuilder<SyncBlockerContext.Builder,SyncBlockerContext>
  • Method Details

    • 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

      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.