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