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