public class GetObjectTaggingResponseHeaderHandler extends Object implements HeaderHandler<GetObjectTaggingResult>
GetObjectTaggingRequest response.| Constructor and Description |
|---|
GetObjectTaggingResponseHeaderHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(GetObjectTaggingResult result,
HttpResponse response)
Applies one or more headers to the response object given.
|
public GetObjectTaggingResponseHeaderHandler()
public void handle(GetObjectTaggingResult result, HttpResponse response)
HeaderHandlerhandle in interface HeaderHandler<GetObjectTaggingResult>result - The response object to be returned to the client.response - The HTTP response from s3.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.