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