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