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