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