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