Interface SlotMigration.Builder

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

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

    • progressPercentage

      SlotMigration.Builder progressPercentage(Double progressPercentage)

      The percentage of the slot migration that is complete.

      Parameters:
      progressPercentage - The percentage of the slot migration that is complete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.