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