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