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