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