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