Interface: s3.ListObjectVersionsAPIClient

import "../ibm-cos-sdk-go-v2/service/s3"

Overview

ListObjectVersionsAPIClient is a client that implements the ListObjectVersions operation

Implemented By

s3.Client

Interface Method Summary collapse

Interface Method Details

ListObjectVersions(context.Context, *ListObjectVersionsInput, ...func(*Options)) (*ListObjectVersionsOutput, error)

This method is abstract.


12
// File 'service/s3/handwritten_paginators.go', line 12

ListObjectVersions(context.Context, *ListObjectVersionsInput, ...func(*Options)) (*ListObjectVersionsOutput, error)