Interface UserBucketDetails.Builder

  • Method Details

    • s3Bucket

      UserBucketDetails.Builder s3Bucket(String s3Bucket)

      The Amazon S3 bucket from which the disk image was created.

      Parameters:
      s3Bucket - The Amazon S3 bucket from which the disk image was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Key

      The file name of the disk image.

      Parameters:
      s3Key - The file name of the disk image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.