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