Interface BatchScheduleActionDeleteRequest.Builder

  • Method Details

    • actionNames

      A list of schedule actions to delete.
      Parameters:
      actionNames - A list of schedule actions to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • actionNames

      BatchScheduleActionDeleteRequest.Builder actionNames(String... actionNames)
      A list of schedule actions to delete.
      Parameters:
      actionNames - A list of schedule actions to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.