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