class Awscr::S3::Paginator::ListObjectsV2

Overview

Paginates a Response::ListObjectsV2 based on the continuation-token.

Included Modules

Defined in:

awscr-s3/paginators/list_object_v2.cr

Constructors

Constructor Detail

def self.new(http : S3::Http, params : Hash(String, String)) #

[View source]