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