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