Struct: http.ResponseErrorWrapper
import "../ibm-cos-sdk-go-v2/aws/transport/http"
Overview
ResponseErrorWrapper wraps operation errors with ResponseError.
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Method Summary collapse
-
func (m *ResponseErrorWrapper) ID() string
ID returns the middleware identifier.
Method Details
func (m *ResponseErrorWrapper) ID() string
ID returns the middleware identifier
22 23 24 |
// File 'aws/transport/http/response_error_middleware.go', line 22
|