static ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.builder() |
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.endTime(Instant endTime) |
The date and time for the end of the time range to list shifts for.
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of items to return for this call.
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.nextToken(String nextToken) |
A token to start the list.
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.rotationId(String rotationId) |
The Amazon Resource Name (ARN) of the rotation to retrieve shift information about.
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.Builder.startTime(Instant startTime) |
The date and time for the beginning of the time range to list shifts for.
|
ListRotationShiftsRequest.Builder |
ListRotationShiftsRequest.toBuilder() |
|