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