@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class StopGameSessionPlacementResponseUnmarshaller extends Object implements Unmarshaller<StopGameSessionPlacementResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
StopGameSessionPlacementResponseUnmarshaller() |
Modifier and Type | Method and 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.