ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the schedule group.
|
static ScheduleGroupSummary.Builder |
ScheduleGroupSummary.builder() |
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.creationDate(Instant creationDate) |
The time at which the schedule group was created.
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.lastModificationDate(Instant lastModificationDate) |
The time at which the schedule group was last modified.
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.name(String name) |
The name of the schedule group.
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.state(String state) |
Specifies the state of the schedule group.
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.Builder.state(ScheduleGroupState state) |
Specifies the state of the schedule group.
|
ScheduleGroupSummary.Builder |
ScheduleGroupSummary.toBuilder() |
|