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