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