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