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