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