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