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