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