Class: DashOverlord::UseCases::V1::Videos::Index::DynamoDb::SearchAndPaginateVideos

Inherits:
Shared::SearchAndPaginate::Base show all
Defined in:
lib/dash_overlord/use_cases/v1/videos/index/dynamodb/search_and_paginate_videos.rb

Constant Summary

Constants inherited from Base

Base::AbortError

Instance Attribute Summary

Attributes inherited from Base

#context

Instance Method Summary collapse

Methods inherited from Shared::SearchAndPaginate::Base

#search_and_paginate

Methods inherited from Base

context_reader, #final, #initialize, perform, target, #target_valid?

Constructor Details

This class inherits a constructor from DashOverlord::UseCases::Base

Instance Method Details

#performObject



9
10
# File 'lib/dash_overlord/use_cases/v1/videos/index/dynamodb/search_and_paginate_videos.rb', line 9

def perform
end