Interface: s3.ListBucketsExtendedAPIClient
import "../ibm-cos-sdk-go-v2/service/s3"
Overview
ListBucketsAPIClient is a client that implements the ListBuckets operation.
Implemented By
Interface Method Summary collapse
Interface Method Details
ListBucketsExtended(context.Context, *ListBucketsExtendedInput, ...func(*Options)) (*ListBucketsExtendedOutput, error)
This method is abstract.
321 |
// File 'service/s3/api_op_ListBucketsExtended.go', line 321
|