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