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