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