Interface: s3.HeadBucketAPIClient
import "../ibm-cos-sdk-go-v2/service/s3"
Overview
HeadBucketAPIClient is a client that implements the HeadBucket operation.
Implemented By
Interface Method Summary collapse
- HeadBucket(context.Context, *HeadBucketInput, ...func(*Options)) (*HeadBucketOutput, error) interface
Interface Method Details
HeadBucket(context.Context, *HeadBucketInput, ...func(*Options)) (*HeadBucketOutput, error)
This method is abstract.
663 |
// File 'service/s3/api_op_HeadBucket.go', line 663
|