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