public class GetObjectTaggingResponseHeaderHandler extends Object implements HeaderHandler<GetObjectTaggingResult>
GetObjectTaggingRequest response.| Constructor and Description |
|---|
GetObjectTaggingResponseHeaderHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(GetObjectTaggingResult result,
CosHttpResponse response)
Applies one or more headers to the response object given.
|
public GetObjectTaggingResponseHeaderHandler()
public void handle(GetObjectTaggingResult result, CosHttpResponse response)
HeaderHandlerhandle in interface HeaderHandler<GetObjectTaggingResult>result - The response object to be returned to the client.response - The HTTP response from cos.Copyright © 2023. All rights reserved.