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