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