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