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