Interface TransferringInputDeviceSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TransferringInputDeviceSummary.Builder,TransferringInputDeviceSummary>, SdkBuilder<TransferringInputDeviceSummary.Builder,TransferringInputDeviceSummary>, SdkPojo
Enclosing class:
TransferringInputDeviceSummary

public static interface TransferringInputDeviceSummary.Builder extends SdkPojo, CopyableBuilder<TransferringInputDeviceSummary.Builder,TransferringInputDeviceSummary>
  • Method Details

    • 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

      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.
    • transferType

      TransferringInputDeviceSummary.Builder transferType(String transferType)
      The type (direction) of the input device transfer.
      Parameters:
      transferType - The type (direction) of the input device transfer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • transferType

      The type (direction) of the input device transfer.
      Parameters:
      transferType - The type (direction) of the input device transfer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: