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