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