Interface S3Resource.Builder

    • Method Detail

      • bucketName

        S3Resource.Builder bucketName​(String bucketName)

        (Discontinued) The name of the S3 bucket.

        Parameters:
        bucketName - (Discontinued) The name of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • prefix

        S3Resource.Builder prefix​(String prefix)

        (Discontinued) The prefix of the S3 bucket.

        Parameters:
        prefix - (Discontinued) The prefix of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.