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