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