Interface VirtualObject.Builder

  • Method Details

    • uri

      The path to the Amazon S3 object. Must start with s3://

      Parameters:
      uri - The path to the Amazon S3 object. Must start with s3://
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eTag

      The ETag of the Amazon S3 object.

      Parameters:
      eTag - The ETag of the Amazon S3 object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.