public class SetObjectTaggingResponseHeaderHandler extends Object implements HeaderHandler<SetObjectTaggingResult>
SetObjectTaggingRequest
response.Constructor and Description |
---|
SetObjectTaggingResponseHeaderHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(SetObjectTaggingResult result,
HttpResponse response)
Applies one or more headers to the response object given.
|
public SetObjectTaggingResponseHeaderHandler()
public void handle(SetObjectTaggingResult result, HttpResponse response)
HeaderHandler
handle
in interface HeaderHandler<SetObjectTaggingResult>
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.