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