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