Interface StaticImageOutputDeactivateScheduleActionSettings.Builder

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

public static interface StaticImageOutputDeactivateScheduleActionSettings.Builder extends SdkPojo, CopyableBuilder<StaticImageOutputDeactivateScheduleActionSettings.Builder,StaticImageOutputDeactivateScheduleActionSettings>
  • 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.
    • outputNames

      The name(s) of the output(s) the deactivation should apply to.
      Parameters:
      outputNames - The name(s) of the output(s) the deactivation should apply to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputNames

      The name(s) of the output(s) the deactivation should apply to.
      Parameters:
      outputNames - The name(s) of the output(s) the deactivation should apply to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.