Interface StaticImageDeactivateScheduleActionSettings.Builder

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

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

    • fadeOut

      The time in milliseconds for the image to fade out. Default is 0 (no fade-out).
      Parameters:
      fadeOut - The time in milliseconds for the image to fade out. Default is 0 (no fade-out).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • layer

      The image overlay layer to deactivate, 0 to 7. Default is 0.
      Parameters:
      layer - The image overlay layer to deactivate, 0 to 7. Default is 0.
      Returns:
      Returns a reference to this object so that method calls can be chained together.