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