Class PutTaggingUnmarshaller
java.lang.Object
org.apache.hadoop.ozone.s3.endpoint.MessageUnmarshaller<S3Tagging>
org.apache.hadoop.ozone.s3.endpoint.PutTaggingUnmarshaller
- All Implemented Interfaces:
javax.ws.rs.ext.MessageBodyReader<S3Tagging>
Custom unmarshaller to read Tagging request body.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.ozone.s3.endpoint.MessageUnmarshaller
isReadable, readFrom, readFrom
-
Constructor Details
-
PutTaggingUnmarshaller
public PutTaggingUnmarshaller()
-