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