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