Interface: s3.ListPartsAPIClient
import "../ibm-cos-sdk-go-v2/service/s3"
Overview
ListPartsAPIClient is a client that implements the ListParts operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListParts(context.Context, *ListPartsInput, ...func(*Options)) (*ListPartsOutput, error)
This method is abstract.
534 |
// File 'service/s3/api_op_ListParts.go', line 534
|