Interface FollowModeScheduleActionStartSettings.Builder

  • Method Details

    • followPoint

      Identifies whether this action starts relative to the start or relative to the end of the reference action.
      Parameters:
      followPoint - Identifies whether this action starts relative to the start or relative to the end of the reference action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • followPoint

      Identifies whether this action starts relative to the start or relative to the end of the reference action.
      Parameters:
      followPoint - Identifies whether this action starts relative to the start or relative to the end of the reference action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • referenceActionName

      FollowModeScheduleActionStartSettings.Builder referenceActionName(String referenceActionName)
      The action name of another action that this one refers to.
      Parameters:
      referenceActionName - The action name of another action that this one refers to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.