Interface ShiftDetails.Builder

    • Method Detail

      • overriddenContactIds

        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. If the override is deleted, these contacts are restored to the shift.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • overriddenContactIds

        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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.