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