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