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