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