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