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