Interface: s3.HeadObjectAPIClient
import "../ibm-cos-sdk-go-v2/service/s3"
Overview
HeadObjectAPIClient is a client that implements the HeadObject operation.
Implemented By
Interface Method Summary collapse
- HeadObject(context.Context, *HeadObjectInput, ...func(*Options)) (*HeadObjectOutput, error) interface
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
|