Interface TransferringInputDeviceSummary.Builder

    • Method Detail

      • id

        TransferringInputDeviceSummary.Builder id​(String id)
        The unique ID of the input device.
        Parameters:
        id - The unique ID of the input device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        TransferringInputDeviceSummary.Builder message​(String message)
        The optional message that the sender has attached to the transfer.
        Parameters:
        message - The optional message that the sender has attached to the transfer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetCustomerId

        TransferringInputDeviceSummary.Builder targetCustomerId​(String targetCustomerId)
        The AWS account ID for the recipient of the input device transfer.
        Parameters:
        targetCustomerId - The AWS account ID for the recipient of the input device transfer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.