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