Interface S3ContentBaseLocation.Builder

    • Method Detail

      • bucketARN

        S3ContentBaseLocation.Builder bucketARN​(String bucketARN)

        The Amazon Resource Name (ARN) of the S3 bucket.

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

        S3ContentBaseLocation.Builder basePath​(String basePath)

        The base path for the S3 bucket.

        Parameters:
        basePath - The base path for the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.