Interface GetScheduleGroupResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the schedule group.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the schedule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      GetScheduleGroupResponse.Builder creationDate(Instant creationDate)

      The time at which the schedule group was created.

      Parameters:
      creationDate - The time at which the schedule group was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModificationDate

      GetScheduleGroupResponse.Builder lastModificationDate(Instant lastModificationDate)

      The time at which the schedule group was last modified.

      Parameters:
      lastModificationDate - The time at which the schedule group was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the schedule group.

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

      Specifies the state of the schedule group.

      Parameters:
      state - Specifies the state of the schedule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Specifies the state of the schedule group.

      Parameters:
      state - Specifies the state of the schedule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: