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