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