Interface S3Destination.Builder

  • Method Details

    • bucket

      S3Destination.Builder bucket(String bucket)

      The S3 bucket that contains the updated firmware.

      Parameters:
      bucket - The S3 bucket that contains the updated firmware.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • prefix

      S3Destination.Builder prefix(String prefix)

      The S3 prefix.

      Parameters:
      prefix - The S3 prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.