Interface: s3.ListBucketsAPIClient

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

Overview

ListBucketsAPIClient is a client that implements the ListBuckets operation.

Implemented By

s3.Client

Interface Method Summary collapse

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

ListBuckets(context.Context, *ListBucketsInput, ...func(*Options)) (*ListBucketsOutput, error)