Interface SidewalkUpdateImportInfo.Builder

  • Method Details

    • deviceCreationFile

      SidewalkUpdateImportInfo.Builder deviceCreationFile(String deviceCreationFile)

      The CSV file contained in an S3 bucket that's used for appending devices to an existing import task.

      Parameters:
      deviceCreationFile - The CSV file contained in an S3 bucket that's used for appending devices to an existing import task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.