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