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