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