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