Unmarshaller<GetFunctionDefinitionVersionResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetFunctionDefinitionVersionResponseUnmarshaller extends Object implements Unmarshaller<GetFunctionDefinitionVersionResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
GetFunctionDefinitionVersionResponseUnmarshaller() |
Modifier and Type | Method | 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.