Interface Slot.Builder

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

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

    • slotId

      Slot.Builder slotId(String slotId)

      The slot ID of the slot.

      Parameters:
      slotId - The slot ID of the slot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visualId

      Slot.Builder visualId(String visualId)

      The visual ID for the slot.

      Parameters:
      visualId - The visual ID for the slot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.