Interface SidewalkGetStartImportInfo.Builder

  • Method Details

    • deviceCreationFileList

      SidewalkGetStartImportInfo.Builder deviceCreationFileList(Collection<String> deviceCreationFileList)

      List of Sidewalk devices that are added to the import task.

      Parameters:
      deviceCreationFileList - List of Sidewalk devices that are added to the import task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deviceCreationFileList

      SidewalkGetStartImportInfo.Builder deviceCreationFileList(String... deviceCreationFileList)

      List of Sidewalk devices that are added to the import task.

      Parameters:
      deviceCreationFileList - List of Sidewalk devices that are added to the import task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • role

      The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.

      Parameters:
      role - The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.