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