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