Interface CreateScheduleResponse.Builder

    • Method Detail

      • name

        CreateScheduleResponse.Builder name​(String name)

        The name of the schedule that was created.

        Parameters:
        name - The name of the schedule that was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.