Interface MotionGraphicsActivateScheduleActionSettings.Builder

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

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

    • duration

      Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed.
      Parameters:
      duration - Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • passwordParam

      Key used to extract the password from EC2 Parameter store
      Parameters:
      passwordParam - Key used to extract the password from EC2 Parameter store
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      URI of the HTML5 content to be rendered into the live stream.
      Parameters:
      url - URI of the HTML5 content to be rendered into the live stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • username

      Documentation update needed
      Parameters:
      username - Documentation update needed
      Returns:
      Returns a reference to this object so that method calls can be chained together.