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