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