All usages of ScheduleConfig and Schedule follow this pattern: Create ScheduleConfig and only call schedule() on it. Simplify this by combining those steps. Now ScheduleConfig.Builder is directly creating the Schedule. Change-Id: I04eb53bc354e916a95a0c17adb939a2f00b18d1b Signed-off-by: Edwin Kempin <ekempin@google.com>