Interface S3WordsList.Builder

    • Method Detail

      • bucketName

        S3WordsList.Builder bucketName​(String bucketName)

        The full name of the S3 bucket that contains the object.

        Parameters:
        bucketName - The full name of the S3 bucket that contains the object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • objectKey

        S3WordsList.Builder objectKey​(String objectKey)

        The full name (key) of the object.

        Parameters:
        objectKey - The full name (key) of the object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.