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