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