Interface S3Location.Builder

    • Method Detail

      • uri

        S3Location.Builder uri​(String uri)

        The location's URI. For example, s3://my-bucket/chunk-processor/.

        Parameters:
        uri - The location's URI. For example, s3://my-bucket/chunk-processor/.
        Returns:
        Returns a reference to this object so that method calls can be chained together.