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