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