Interface S3ContentBaseLocationUpdate.Builder

  • Method Details

    • bucketARNUpdate

      S3ContentBaseLocationUpdate.Builder bucketARNUpdate(String bucketARNUpdate)

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

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

      S3ContentBaseLocationUpdate.Builder basePathUpdate(String basePathUpdate)

      The updated S3 bucket path.

      Parameters:
      basePathUpdate - The updated S3 bucket path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.