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