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