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