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