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