Interface: s3.HeadObjectAPIClient

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

Overview

HeadObjectAPIClient is a client that implements the HeadObject operation.

Implemented By

s3.Client

Interface Method Summary collapse

Interface Method Details

HeadObject(context.Context, *HeadObjectInput, ...func(*Options)) (*HeadObjectOutput, error)

This method is abstract.


1161
// File 'service/s3/api_op_HeadObject.go', line 1161

HeadObject(context.Context, *HeadObjectInput, ...func(*Options)) (*HeadObjectOutput, error)