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