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