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