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