| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
static ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.builder() |
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.nextToken(String nextToken)
The token for the next set of items to return.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(Collection<RotationShift> rotationShifts)
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(Consumer<RotationShift.Builder>... rotationShifts)
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.Builder.rotationShifts(RotationShift... rotationShifts)
Details about a rotation shift, including times, types, and contacts.
|
ListPreviewRotationShiftsResponse.Builder |
ListPreviewRotationShiftsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListPreviewRotationShiftsResponse.Builder> |
ListPreviewRotationShiftsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.