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