Interface: s3manageriface.DownloadWithIterator

import "../ibm-cos-sdk-go/service/s3/s3manager/s3manageriface"

Overview

DownloadWithIterator is the interface type for the contained method of the same name.

Implemented By

s3manager.Downloader

Interface Method Summary collapse

Interface Method Details

DownloadWithIterator(aws.Context, s3manager.BatchDownloadIterator, ...func(*s3manager.Downloader)) error

This method is abstract.


21
// File 'service/s3/s3manager/s3manageriface/interface.go', line 21

DownloadWithIterator(aws.Context, s3manager.BatchDownloadIterator, ...func(*s3manager.Downloader)) error