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