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