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