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