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