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