public class S3ActionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<S3Action,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static S3ActionJsonUnmarshaller |
instance |
Constructor and Description |
---|
S3ActionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static S3ActionJsonUnmarshaller |
getInstance() |
S3Action |
unmarshall(JsonUnmarshallerContext context) |
private static S3ActionJsonUnmarshaller instance
public S3Action unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<S3Action,JsonUnmarshallerContext>
java.lang.Exception
public static S3ActionJsonUnmarshaller getInstance()