Interface: s3.HeadBucketAPIClient

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

Overview

HeadBucketAPIClient is a client that implements the HeadBucket operation.

Implemented By

s3.Client

Interface Method Summary collapse

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

HeadBucket(context.Context, *HeadBucketInput, ...func(*Options)) (*HeadBucketOutput, error)