Interface S3KeyOutput.Builder

    • Method Detail

      • s3Key

        S3KeyOutput.Builder s3Key​(String s3Key)

        The S3 key.

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

        S3KeyOutput.Builder etag​(String etag)

        The etag for the object.

        Parameters:
        etag - The etag for the object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.