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