# File lib/aws/s3/uploaded_part_collection.rb, line 71
      def list_request(options)
        client.list_parts(options)
      end