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