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