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