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