public static interface ShiftDetails.Builder extends SdkPojo, CopyableBuilder<ShiftDetails.Builder,ShiftDetails>
| Modifier and Type | Method and Description |
|---|---|
ShiftDetails.Builder |
overriddenContactIds(Collection<String> overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created.
|
ShiftDetails.Builder |
overriddenContactIds(String... overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildShiftDetails.Builder overriddenContactIds(Collection<String> overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created. If the override is deleted, these contacts are restored to the shift.
overriddenContactIds - The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was
created. If the override is deleted, these contacts are restored to the shift.ShiftDetails.Builder overriddenContactIds(String... overriddenContactIds)
The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created. If the override is deleted, these contacts are restored to the shift.
overriddenContactIds - The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was
created. If the override is deleted, these contacts are restored to the shift.Copyright © 2023. All rights reserved.