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