public class ProvisionedThroughputJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ProvisionedThroughput,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ProvisionedThroughputJsonUnmarshaller |
instance |
Constructor and Description |
---|
ProvisionedThroughputJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ProvisionedThroughputJsonUnmarshaller |
getInstance() |
ProvisionedThroughput |
unmarshall(JsonUnmarshallerContext context) |
private static ProvisionedThroughputJsonUnmarshaller instance
public ProvisionedThroughputJsonUnmarshaller()
public ProvisionedThroughput unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ProvisionedThroughput,JsonUnmarshallerContext>
java.lang.Exception
public static ProvisionedThroughputJsonUnmarshaller getInstance()