Interface S3ObjectDetail.Builder

  • Method Details

    • objectArn

      S3ObjectDetail.Builder objectArn(String objectArn)

      Amazon Resource Name (ARN) of the S3 object.

      Parameters:
      objectArn - Amazon Resource Name (ARN) of the S3 object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      Key of the S3 object.

      Parameters:
      key - Key of the S3 object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eTag

      The entity tag is a hash of the S3 object. The ETag reflects changes only to the contents of an object, and not its metadata.

      Parameters:
      eTag - The entity tag is a hash of the S3 object. The ETag reflects changes only to the contents of an object, and not its metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hash

      Hash of the threat detected in this finding.

      Parameters:
      hash - Hash of the threat detected in this finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionId

      S3ObjectDetail.Builder versionId(String versionId)

      Version ID of the object.

      Parameters:
      versionId - Version ID of the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.