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