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