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