@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeUserPoolDomainResponseUnmarshaller extends Object implements Unmarshaller<DescribeUserPoolDomainResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DescribeUserPoolDomainResponseUnmarshaller() |
Modifier and Type | Method and 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.