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