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