public class GameSessionDetailJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static GameSessionDetailJsonMarshaller |
instance |
Constructor and Description |
---|
GameSessionDetailJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static GameSessionDetailJsonMarshaller |
getInstance() |
void |
marshall(GameSessionDetail gameSessionDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static GameSessionDetailJsonMarshaller instance
public void marshall(GameSessionDetail gameSessionDetail, StructuredJsonGenerator jsonGenerator)
public static GameSessionDetailJsonMarshaller getInstance()