Unmarshaller<DeleteUserPoolResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteUserPoolResponseUnmarshaller extends Object implements Unmarshaller<DeleteUserPoolResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DeleteUserPoolResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static DeleteUserPoolResponseUnmarshaller |
getInstance() |
|
DeleteUserPoolResponse |
unmarshall(JsonUnmarshallerContext context) |
public DeleteUserPoolResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteUserPoolResponse,JsonUnmarshallerContext>
Exception
public static DeleteUserPoolResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.