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