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