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