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