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