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