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