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