Unmarshaller<ConfigExportDeliveryInfo,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ConfigExportDeliveryInfoUnmarshaller extends Object implements Unmarshaller<ConfigExportDeliveryInfo,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ConfigExportDeliveryInfoUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static ConfigExportDeliveryInfoUnmarshaller |
getInstance() |
|
ConfigExportDeliveryInfo |
unmarshall(JsonUnmarshallerContext context) |
public ConfigExportDeliveryInfoUnmarshaller()
public ConfigExportDeliveryInfo unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ConfigExportDeliveryInfo,JsonUnmarshallerContext>Exceptionpublic static ConfigExportDeliveryInfoUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.