Interface ScheduleGroupSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ScheduleGroupSummary.Builder,ScheduleGroupSummary>, SdkBuilder<ScheduleGroupSummary.Builder,ScheduleGroupSummary>, SdkPojo
Enclosing class:
ScheduleGroupSummary

public static interface ScheduleGroupSummary.Builder extends SdkPojo, CopyableBuilder<ScheduleGroupSummary.Builder,ScheduleGroupSummary>
  • 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

      ScheduleGroupSummary.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

      ScheduleGroupSummary.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: