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